From 2304ae813c737abc8584df50fdb92c8be540c49a Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 31 Jan 2008 23:15:03 +0000 Subject: [PATCH] Prep for 0.3.7 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@601 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 91 +++++++++++++++------------------------- 1 file changed, 33 insertions(+), 58 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 0fdeffaee2..6b40bafdc6 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: January 30, 2008

+

Last Updated: January 31, 2008

@@ -456,7 +456,7 @@

- The 18th release of NuttX (nuttx-0.3.6) is available for download + The 19th release of NuttX (nuttx-0.3.7) is available for download from the SourceForge website. The change log associated with the release is available here. @@ -464,45 +464,30 @@ These unreleased changes are listed here.

- NuttX 0.3.8 is the 7th release containing the integration of a network - subsystem and the uIP TCP/IP, UDP, and ICMP stacks based on - uIP - into NuttX. + This release includes the preliminary port of NuttX to the ZiLOG z16f 16-bit microcontroller. + This port was verified using the ZiLOG z16f2800100zcog Development and the ZiLOG ZDS-II toolchain. + See http://www.zilog.com for further information.

- This release contains on a few changes. - The primary purpose of this release is to synchronize with the release - of the pascal-0.1.0 add-on package. - This release of NuttX includes the following changes: + I emphasize that this is a preliminary release of the z16f port and is only alpha or, perhaps, + pre-alpha quality as of this writing. + There are a list of known issues in the TODO file in the here + The overall quality of NuttX (excluding the z16f port) continues to improve beyond the late beta level. +

+

+ The z16f port required numerous changes to NuttX to handle:

- The Pascal add-on it integrated but has so far been tested very little; - it is certainly at an early, pre-alpha release level. - The baseline functionality of NuttX (including recently added network) - functionality continues to mature and remains at post-beta or production level. - Extensive testing has been done for the ARM architecture using the GCC - compiler/toolchain. - Other architectures and the SDCC toolchain are also supported but not as - well exercised. + In addition to the z16f port, at least one very critical bug was found and corrected in NuttX: + The thread-specific errno value of one task was being randomly trashed when a different thread exitted.

- The current release were verified only on the simulated Z80 and and host - simulation targets. As usual, any feedback about bugs or suggestions - for improvement would be greatly appreciated. -

-

- NOTE: - There was an error in the initial 0.3.6 release that prevented - a successful build unless the Pascal add-on was present. The - tarball was patched to include the fix. Make sure that you download - the nuttx-0.3.6.1.tar.gz version to avoid this problem. + This release were verified on the ZiLOG z16f2800100zcog, Neuros OSD (ARM9), and the simulation platforms. + As usual, any feedback about bugs or suggestions for improvement would be greatly appreciated.

@@ -632,7 +617,7 @@

STATUS: - This is a work in progress. + The preliminary release of support for the z16f was made available in NuttX version 0.3.7.

@@ -951,30 +936,7 @@ Other memory:
- - - - - -
- Unreleased Changes -
- -
+ + + + +
+ Unreleased Changes +
+ +
+