From 07550ad5c91a034d8445d052acbc5642d4cd3f8e Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 17 Apr 2010 11:42:47 +0000 Subject: [PATCH] update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2601 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 53171e5b375..bad56cd4085 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: April 14, 2010

+

Last Updated: April 16, 2010

@@ -1692,6 +1692,7 @@ buildroot-1.8 2009-12-21 <spudmonkey@racsa.co.cr> nuttx-5.4 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * include/nuttx/lcd.h - Defines an LCD interface. + * graphics/nxglib/fb and lcd - Support LCD and framebuffer rasterizers for NX. pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>