diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index d8e5fbab59..e98e4a2fc2 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: January 10, 2011
+Last Updated: January 11, 2011
nuttx-5.17 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> + * include/nuttx/usb -- rename usb_storage.h to storage.h. + * arch/arm/src/lpc17xx/lpc17_usbhost.c -- Add support for low-speed devices. + * drivers/usbhost/usbhost_skeleton.c -- Template for new class drivers + * include/nuttx/usb/hid.h and drivers/usbhost/usbhost_hidkbd.c -- Initial + files for HID keyboard support. These are mostly empty files on the + initial checkin. + + pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr> buildroot-1.9 2010-xx-xx