From 61f7bc640f2f2ef42df04ca47d2806401cf97469 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 15 Jan 2012 16:11:32 +0000 Subject: Prep for 6.14 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4301 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 281 ++++++++++++++++++++--------------------- 1 file changed, 134 insertions(+), 147 deletions(-) (limited to 'nuttx/Documentation') diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index f9a187cfe..86ee51a75 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: January 11, 2012

+

Last Updated: January 15, 2012

@@ -905,11 +905,11 @@ -

NuttX-6.12 Release Notes

+

NuttX-6.14 Release Notes

- The 80th release of NuttX, Version 6.13, was made on December 26, 2011, and is available for download from the + The 81st release of NuttX, Version 6.14, was made on January 15, 2012, and is available for download from the SourceForge website. - Note that the release consists of two tarballs: nuttx-6.13.tar.gz and apps-6.13.tar.gz. + Note that the release consists of two tarballs: nuttx-6.14.tar.gz and apps-6.14.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information) The change log associated with the release is available here. Unreleased changes after this release are available in SVN. @@ -920,40 +920,73 @@

- Bugfixes, order roughly on decreasing criticality include the following. - Both of these bugfixes are considered critical. + Bugfixes include:

-

See the ChangeLog for details.

@@ -2040,8 +2073,7 @@

PIC32MX460F512L. - A port of NuttX to the PIC32MX460F512L is underway. - This port uses the PIC32MX board from PCB Logic Design Co. + This port is for the PIC32MX board from PCB Logic Design Co. and used the PIC32MX460F512L. The board is a very simple -- little more than a carrier for the PIC32 MCU plus voltage regulation, debug interface, and an OTG connector.

@@ -2077,6 +2107,7 @@ The port for this board was completed in NuttX 6.11, but still required a few bug fixes before it will be ready for prime time. The fully verified port first appeared in NuttX 6.13. Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide). + An untested USB device-side driver is available in the source tree. A more complete port would include support of the USB OTG port and of the LCD display on this board. Those drivers are not yet available as of this writing.

@@ -2105,6 +2136,7 @@

From what I can tell using MPLAB, the NuttX port is running and fully functional on the Starter Kit. The only configuration available as of this writing is the OS test which depends on serial output for full verification. + Untested USB device-side driver and Ethernet driver are available for this board in the source tree. I am considering using a USB serial console to complete the Starter Kit verification. Stay tuned for updates.

@@ -2688,120 +2720,7 @@ Other memory: - - - - - -
- Unreleased Changes -
- - + + + + + +
+ Unreleased Changes +
+ +