From 6eb1af99148e33a228bee8f459b5a8bf0bfe0faf Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 20 Jan 2011 02:41:15 +0000 Subject: Prep for NuttX-5.17 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3267 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 253 ++++++++++++----------------------------- 1 file changed, 75 insertions(+), 178 deletions(-) (limited to 'nuttx/Documentation/NuttX.html') diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 692752ae8..c7ad3a5ec 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -800,153 +800,31 @@ -

nuttx-5.16 Release Notes: - +

nuttx-5.17 Release Notes:

- The 63rd release of NuttX, Version 5.16, was made on January 10, 2010 and is available for download from the + The 64th release of NuttX, Version 5.17, was made on January 19, 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 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. -

+ This release follows close on the heels of the 5.16 release and extends the USB host capabilities first introduced in that version.

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

+

+ And other changes as detailed in the ChangeLog. +

@@ -1394,9 +1272,17 @@

Nucleus2G LPC1768. - Some initial files for the LPC17xx family were released in NuttX 5.6, but the first - functional release for the NXP LPC1768/Nucleus2G occured with NuttX 5.7 with some - additional enhancements through NuttX-5.9. +

+

+

That initial, 5.6, basic release included timer interrupts and a serial console and was verified using the NuttX OS test (examples/ostest). Configurations available include include a verified NuttShell (NSH) configuration @@ -1408,21 +1294,43 @@

mbed LPC1768. - Support for the mbed board was contributed by Dave Marples and released in NuttX-5.11. +

+

+

This port includes a NuttX OS test configuration (see examples/ostest).

Olimex LPC1766-STK. - Support for that Olimex-LPC1766-STK board was added to NuttX 5.13. - The NuttX-5.14 release extended that support with an Ethernet driver. - The NuttX-5.15 release further extended the support with a functional USB device driver and SPI-based micro-SD. - And the NuttX-5.16 release added a functional USB host driver. +

+

+

Verified configurations are now available for the NuttX OS test, for the NuttShell with networking and microSD support(NSH, see the NSH User Guide), for the NuttX network test, for the THTTPD webserver, - and for USB serial and USB storage examples. + for USB serial deive and USB storage devices examples, and for the USB host HID keyboard driver. + Support for the USB host mass storage device can optionally be configured for the NSH example. A driver for the Nokia 6100 LCD and an NX graphics configuration for the Olimex LPC1766-STK have been added. - However, neither the LCD driver nor the NX configuration have been verified as of the the NuttX-5.15 release. + However, neither the LCD driver nor the NX configuration have been verified as of the the NuttX-5.17 release.

Development Environments: @@ -2058,18 +1966,25 @@ Other memory: