diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index a93e24cff93..94c6940913f 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: October 27, 2008

+

Last Updated: October 28, 2008

@@ -381,6 +381,13 @@
  • FAT12/16/32 filesystem support.
  • + +
    + +

    +

  • Generic driver for SPI-based MMC/SD cards.
  • +

    +
    @@ -462,7 +469,7 @@

    -

  • Device-dependent USB class drivers available for USB serial.
  • +
  • Device-dependent USB class drivers available for USB serial and for USB mass storage.
  • @@ -523,66 +530,36 @@ -

    nuttx-0.3.16. - The 28th release of NuttX (nuttx-0.3.16) is available for download +

    nuttx-0.3.17. + The 29th release of NuttX (nuttx-0.3.16) is available for download from the SourceForge website. The change log associated with the release is available here. Unreleased changes after this release are available in CVS. These unreleased changes are listed here.

    -

    USB Support. - The nuttx-0.3.16 release includes the first support for USB in NuttX. - A set of USB APIs were added to support USB device controller drivers and bindings to USB device class drivers. - The form of the interface was inspired by the Linux Gadget APIs. -

    -

    - At present USB device controller drivers are included for: +

    MMC/SD and USB Mass Storage Support. + The nuttx-0.3.17 release includes additional support for USB in NuttX. + The following new features were added:

    - A controller-independent class driver is also included for: -

    + This is an early alpha release of these drivers. + At present they only work with debug features enabled so there are probably some race conditions that + occur only with debug features disabled (anyone out there with a USB analyzer? I would love + to know what is happening).

    -

    Other New Features. - Other new features include: -

    -

    -

    Bugs Fixed. - A few bugs were also fixed: -

    +

    Bugs Fixed + Several important bugs were also fixed in the FAT file system, USB serial driver and + NXP LPC214x USB controller driver (see the current ChangeLog for details).

    + These changes were verified only on the mcu123.com NXP LPC2148 board using a Linux development environment. + USB testing was performed using both a Linux host and a WinXP host. As usual, any feedback about bugs or suggestions for improvement would be greatly appreciated.

    @@ -1085,24 +1062,32 @@ Other memory: