diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index f79e045f8df..267f93e9933 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: March 28, 2010

+

Last Updated: April 4, 2010

@@ -1660,9 +1660,10 @@ nuttx-5.3 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> * Several important compilation error fixes in lpc313x and (dualspeed) USB code also contributed by David Hewson. * arch/arm/src/sam3u/sam3u_dmac.c - DMA support for the AT90SAM3U. - (incomplete on initial checkin). + (untested on initial checkin). * arch/arm/src/sam3u/sam3u_hsmci.c - SD memory card support for AT90SAM3U (incomplete on initial checkin). + * drivers/usbdev - Several important fixes to the USB mass storage driver pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>