diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 9e4b2ce0ad..57e9e3dfbd 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: October 6, 2008

+

Last Updated: October 7, 2008

@@ -1078,6 +1078,7 @@ nuttx-0.3.16 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Basic LPC214x USB device side driver basically functional (but probably still buggy) * Initial USB serial class device side driver check in (not well tested at initial checkin) * Add LPC214x USB serial configuration; Add examples/usbserial test (still a work in progress) + * Added USB device side driver for the DM320 (untested at initial checkin) pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>