diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index ec77f0cf3a..d151f208fa 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: October 17, 2008

+

Last Updated: October 22, 2008

@@ -1139,6 +1139,7 @@ nuttx-0.3.17 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * NSH: Add LPC214x-specific support to NSH; NSH now mounts any SD cards in the slot. * FAT: Fix access to unaligned 32-bit values in partion table (start sector & size) * Fixed a problem with a un-initialized variable in the USB serial driver. + * Added USB storage NXP LPC214x configuration pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>