diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 26730ef4226..ef667163cc8 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: October 11, 2008

+

Last Updated: October 15, 2008

@@ -1134,7 +1134,8 @@ nuttx-0.3.17 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Incorporate patch "[2164503] nuttx-0.3.16 does not build for ARM with USB disabled" * Reduced the amount of memory reserved for USB serial control requests. It was unnecessarily large. - * Add LPC214x SPI1 driver to interface with MMC on mcu123.com board. + * Added LPC214x SPI1 driver to interface with MMC on mcu123.com board. + * Added a simple SPI-based MMC/SD block driver pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>