From a1750183ee82ec7c3bdb055a8d5699d16f336d97 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 26 Dec 2011 20:07:04 +0000 Subject: [PATCH] Prep for 6.13 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4231 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 246 ++++++++++++++++++++------------------- 1 file changed, 128 insertions(+), 118 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 585b8e6583..9a9b5756cd 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: December 19, 2011

+

Last Updated: December 26, 2011

@@ -907,9 +907,9 @@

NuttX-6.12 Release Notes

- The 79th release of NuttX, Version 6.12, was made on December 6, 2011, and is available for download from the + The 80th release of NuttX, Version 6.13, was made on December 26, 2011, and is available for download from the SourceForge website. - Note that the release consists of two tarballs: nuttx-6.12.tar.gz and apps-6.12.tar.gz. + Note that the release consists of two tarballs: nuttx-6.13.tar.gz and apps-6.13.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. @@ -919,43 +919,41 @@ New features in this release include:

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

+

See the ChangeLog for details.

@@ -1425,6 +1423,10 @@ Uros Platise added support for timers, RTC, I2C, FLASH, extended power management and other features. +
  • + Additional drivers and configurations were added in NuttX 6.13 for the STM32 F1 and F4. + F1 compatible drivers include an Ethernet driver, ADC driver, DAC driver, PWM driver, and a CAN driver. +
  • Development Environments: @@ -1669,11 +1671,15 @@

    STATUS: - As of this writing, the basic port is complete and passes the NuttX OS test. - An additional, validated configuration exists for the NuttShell (NSH, see the + As of this writing, the basic port is complete and first appeared in NuttX-6.12. + The port passes the NuttX OS test and includes a validated configuration for the NuttShell (NSH, see the NSH User Guide). - This basic port first appeared in NuttX-6.12. - A more complete port with support for SDIO, Ethernet, and USB OTG is expected in future releases. + Additional drivers and configurations were added in NuttX 6.13. + Drivers include an Ethernet driver, ADC driver, DAC driver, PWM driver, CAN driver, F4 RTC driver + (most of these are compatible with the F1 family as well). + That release also included F4 DMA support and logic for saving/restoring F4 FPU registers in context switches. + Networking intensions include support for Telnet NSH sessions and new configurations for DHPCD and the networking test (nettest). + A more complete port would include support for SDIO and USB OTG which are not available in NuttX 6.13.

    @@ -2011,10 +2017,10 @@ @@ -2031,14 +2037,19 @@ This port uses the "Advanced USB Storage Demo Board," Model DB-DP11215, from Sure Electronics. This board features the MicroChip PIC32MX440F512H. See the Sure website for further information about the DB-DP11215 board. + (I believe that that the DB-DP11215 may be obsoleted now but replaced with the very similar, DB-DP11212. + The DB-DP11212 board differs, I believe, only in its serial port configuration.)

    @@ -2057,10 +2068,15 @@ @@ -2642,52 +2658,77 @@ Other memory: