From a672a5455314851e65fc09110ae8ab6350b1844a Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 10 Mar 2012 18:57:44 +0000 Subject: [PATCH] Prep for 6.16 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4474 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 423 +++++++++++++++++++------------------- Documentation/README.html | 8 +- 2 files changed, 220 insertions(+), 211 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 9d4a78f0e7a..e49e50f487e 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: February 12, 2012

+

Last Updated: March 10, 2012

@@ -933,91 +933,78 @@ -

NuttX-6.15 Release Notes

+

NuttX-6.16 Release Notes

- The 82nd release of NuttX, Version 6.15, was made on February 12, 2012, and is available for download from the + The 83rd release of NuttX, Version 6.16, was made on March 10, 2012, and is available for download from the SourceForge website. - Note that the release consists of two tarballs: nuttx-6.15.tar.gz and apps-6.15.tar.gz. + Note that the release consists of two tarballs: nuttx-6.16.tar.gz and apps-6.16.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. These unreleased changes are also listed here.

-

+ +

New Features. New or extended features in this release include:

-

- Bugfixes include: +

Critical Bugfixes. + The following bug fixes are considered critical:

+

Additional Bugfixes. + Other important bug fixes are listed below. + See the ChangeLog of a complete, detailed list of bug fixes. +

+

@@ -1047,7 +1034,7 @@

  • ARM7TDMI (4)
  • ARM920T (1)
  • ARM926EJS (3)
  • -
  • ARM Cortex-M3 (12)
  • +
  • ARM Cortex-M3 (14)
  • ARM Cortex-M4 (4)
  • Atmel AVR @@ -1343,6 +1330,20 @@ ARM Cortex-M3. + +
    + +

    + TI Stellaris LM3S6432. + This is a port of NuttX to the Stellaris RDK-S2E Reference Design Kit and the MDL-S2E Ethernet to Serial module + (contributed by Mike Smith). +

    + + + +
    +
    +
    @@ -1533,6 +1534,24 @@

    + +
    + +

    + STMicro STM32F207IG. + Support for the STMicro STM32140G-EVAL development board was contributed by Gary Teravskis and first released in NuttX-6.16. +

    + + + + +
    +
    +
    @@ -1768,11 +1787,11 @@ STATUS: 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). - 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 + NSH User Guide) as well as several other configurations. + Additional drivers and configurations were added in NuttX 6.13-6.16. + Drivers include an Ethernet driver, ADC driver, DAC driver, PWM driver, CAN driver, F4 RTC driver, Quadrature Encoder, DMA, SDIO with DMA (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. + The NuttX6.16 release also includes 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.

    @@ -2156,21 +2175,20 @@

    PIC32MX795F512L. - This port uses the Microchip PIC32 Ethernet Starter Kit (DM320004) with the Multimedia Expansion Board (MEB, DM320005). + This port uses the Microchip PIC32 Ethernet Starter Kit (DM320004) with the Expansion I/O board. See the Microchip website for further information.

    @@ -2718,8 +2736,7 @@ Other memory: @@ -2727,19 +2744,19 @@ Other memory: - Change Logs for All NuttX Releases
    + Change logs for previous NuttX releases
    - ChangeLog for the Current Releases
    + ChangeLog for the current NuttX releases
    - Unreleased Changes + Unreleased changes @@ -2753,127 +2770,112 @@ Other memory: