diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 267f93e993..af1cfd2d9c 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: April 4, 2010
+ Last Updated: April 8, 2010
|
@@ -1664,6 +1664,10 @@ nuttx-5.3 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* arch/arm/src/sam3u/sam3u_hsmci.c - SD memory card support for AT90SAM3U
(incomplete on initial checkin).
* drivers/usbdev - Several important fixes to the USB mass storage driver
+ submitted by David Hewson.
+ * configs/olimex-lpc2378, arch/arm/include/lpc2378, and arch/arm/src/lpc2378 -
+ Basic port of the NXP 2378 on the Olimex board contributed by
+ Rommel Marcelo.
pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>