diff --git a/ChangeLog b/ChangeLog index eeb9bec02f2..564ffa3ce96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1156,7 +1156,7 @@ * configs/nucleus2g/nsh - Added and verified a NuttShell (NSH) configuration for the LPC1768 on the Nucleus2G board. -5.8 2010-xx-xx Gregory Nutt +5.8 2010-07-18 Gregory Nutt * configs/nucleus2g/src/up_nsh.c and up_ssp.c - Add support for SPI-based MMC/SD cards and integrate into the NSH example. @@ -1176,8 +1176,8 @@ * net/uip/uip_igmp*.c - Add IGMP support (untested on initial checkin). * examples/igmp - Add a trivial test for IGMP (much more is needed) - * configs/nucleus2g/usbserial and usbstorage - Add USB configurations - for testing purposes. - * arch/arm/src/common/up_internal.h, cortexm3/up_assert.c, - */*_vectors.S - Correct compilations errors when CONFIG_ARCH_INTERRUPTSTACK - is enabled (feature still not tested) + * configs/nucleus2g/usbserial and usbstorage - Add USB configurations + for testing purposes. + * arch/arm/src/common/up_internal.h, cortexm3/up_assert.c, + */*_vectors.S - Correct compilations errors when CONFIG_ARCH_INTERRUPTSTACK + is enabled (feature still not tested) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index d42fbb8e322..04d2cd4618c 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: July 15, 2010

+

Last Updated: July 18, 2010

@@ -764,42 +764,53 @@ -

nuttx-5.7 Release Notes: +

nuttx-5.8 Release Notes:

- This 54th release of NuttX was made on June 22, 2010 and is available for download from the + This 55th release of NuttX was made on July 18, 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 adds basic support for one new ARM Cortex-M3 architecture: -

+ This includes several important bugfixes: +

+ +

+ Additional minor fixes are also included as detailed in the ChangeLog.

- Further efforts include: (1) development of a DMA support library, (2) SPI-based MMC/SD - support, and (3) verification of the USB driver. Watch for announcement of the completed - LPC1768 port expected in NuttX-5.8. + Several new features have been fully developed and included in this release, but + full verification of most of these new features has been blocked for a variety + of issues:

+ +
@@ -1190,14 +1201,11 @@ functional release for the NXP LPC1768/Nucleus2G occured with NuttX 5.7. That initial basic release included timer interrupts and a serial console and was verified using the NuttX OS test (examples/ostest). - That release includes a verified NuttShell (NSH) configuration + That release included a verified NuttShell (NSH) configuration (see the NSH User Guide). - Also included are unverified SPI and USB device drivers. -

-

- Current efforts include: (1) development of a DMA support library, (2) SPI-based MMC/SD - support, and (3) verification of the USB driver. - Watch for announcement of the completed LPC1768 port expected in NuttX-5.8. + The NSH configuration support the Nucleus2G's microSD slot and additional configurations + are available to exercise the the USB serial and USB mass storage devices. + However, as of this writing neight the SPI nor the USB device drivers are fully verified.

Development Environments: @@ -1792,16 +1800,31 @@ Other memory: