diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index 8d725e53507..d9c514818c8 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: October 18, 2009
+ Last Updated: October 23, 2009
|
@@ -1570,6 +1570,8 @@ nuttx-0.4.13 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* include/nuttx/mtd.h. Added a simple interface definition to support some
FLASH, EEPROM, NVRAM, etc. devices.
* driver/mtd/m25px.c. Added a driver for SPI based FLASH parts M25P64 and M25P128.
+ * confgs/stm3210e-eval/usbserial. Add a USB serial configuration for the STM32.
+ This is for test and development; the STM32 has not yet been checked in.
pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>