diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 011f69b638..d8e5fbab59 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -800,64 +800,153 @@ -

nuttx-5.15 Release Notes: +

nuttx-5.16 Release Notes:

- This 62nd release of NuttX, Version 5.15, was made on December12, 2010 and is available for download from the + The 63rd release of NuttX, Version 5.16, was made on January 10, 2010 and 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.

- This release includes several bugfixes as well as feature enhancements, primarily for the Olimex LPC1766-STK board. - Important bugfxes included: -

+ This release includes initial support for USB host in NuttX. + The USB host infrstruture is new to NuttX. + This initial USB host release is probably only beta quality; + it is expected the some bugs remain in the logic and that the functionality requires extension.

- And feature enhancements: + Below is a summary of the NuttX USB host implementation as extracted from the + NuttX Porting Guide: +

+