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

NuttX RTOS

-

Last Updated: October 15, 2008

+

Last Updated: October 17, 2008

@@ -1137,8 +1137,8 @@ nuttx-0.3.17 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Added LPC214x SPI1 driver to interface with MMC on mcu123.com board. * Added a simple SPI-based MMC/SD block driver * NSH: Add LPC214x-specific support to NSH; NSH now mounts any SD cards in the slot. - (Now that I have large media support so many partition and FAT fixes should follow). * 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. pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>