diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 082ca97b30e..f79e045f8df 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: March 18, 2010
+Last Updated: March 28, 2010
nuttx-5.3 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> + * arch/arm/src/lpc313x/lpc313x_usbdev.c - USB driver for the LPC313x + contributed by David Hewson. + * configs/ea3131/src/up_ubstrgc.c, configs/ea3131/usbserial, + configs/ea3131/usbstorage - USB storage and USB serial example support + contributed by David Hewson. + * 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). + * arch/arm/src/sam3u/sam3u_hsmci.c - SD memory card support for AT90SAM3U + (incomplete on initial checkin). + pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> buildroot-1.9 2010-xx-xx