From 2ab444fb31fb72b223e9ff7e9f2c9d01c8eaca76 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 26 Aug 2010 01:16:40 +0000 Subject: [PATCH] Prep for 5.9 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2887 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 184 +++++++++++++++++++-------------------- 1 file changed, 88 insertions(+), 96 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index fb06f8805ea..b9b873e1e2a 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: August 24, 2010

+

Last Updated: August 25, 2010

@@ -772,52 +772,61 @@ -

nuttx-5.8 Release Notes: +

nuttx-5.9 Release Notes:

- This 55th release of NuttX was made on July 18, 2010 and is available for download from the + This 56th release of NuttX was made on August 25, 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 is difficult to categorize; + NuttX-5.9 was really released because there were too many changes accumulating in CVS -- + a few important, some large, unverified implementations, and a couple of important bugfixes. +

This includes several important bugfixes: +

- -

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

-

- 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: -

- @@ -1043,6 +1052,11 @@ This port has been verified using the NuttX OS test, USB serial and mass storage tests and includes a working implementation of the NuttShell (NSH).

+

+ Support for on-demand paging has been developed for the EA3131. + That support would all execute of a program in SPI FLASH by paging code sections out of SPI flash as needed. + However, as of this writing, I have not had the opportunity to verify this new feature. +

@@ -1207,14 +1221,16 @@

STATUS: 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. - That initial basic release included timer interrupts and a serial console and was + 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). - That release included a verified NuttShell (NSH) configuration + Configurations available include include a verified NuttShell (NSH) configuration (see the NSH User Guide). 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. + However, due to some technical reasons, neither the SPI nor the USB device drivers are fully verified. + (Although it has been reported to me that the SPI microSD is functional on other platforms).

Development Environments: @@ -1809,61 +1825,7 @@ Other memory:

- - - - - -
- Unreleased Changes -
- - + + + + + +
+ Unreleased Changes +
+ +