From 67cb2c390362c4c6f57b6be3361d29d97d84d9e0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 29 Sep 2012 19:10:52 +0000 Subject: [PATCH] Prep for 6.22 Release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5206 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 1069 ++++++++++++++++++++------------------ 1 file changed, 562 insertions(+), 507 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 84e0024ef8..0370a708df 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: August 25, 2012

+

Last Updated: September 29, 2012

@@ -480,6 +480,7 @@

  • Supports character and block drivers as well as specialized driver interfaces.
  • +
    @@ -489,6 +490,7 @@ Network, USB (host), USB (device), serial, CAN, ADC, DAC, PWM, Quadrature Encoder, and watchdog timer driver architectures.

    +
    @@ -498,6 +500,7 @@ RAMDISK, pipes, FIFO, /dev/null, /dev/zero, and loop drivers.

    +
    @@ -505,6 +508,7 @@

  • Generic driver for SPI-based or SDIO-based MMC/SD/SDH cards.
  • +
    @@ -512,6 +516,7 @@

  • Power management sub-system.
  • +
    @@ -519,6 +524,7 @@

  • ModBus support provided by built-in FreeModBus version 1.5.0.
  • + @@ -533,6 +539,7 @@

  • Fully integrated into the OS.
  • + @@ -547,6 +554,7 @@

  • TCP/IP, UDP, ICMP, IGMPv2 (client) stacks.
  • +
    @@ -554,6 +562,7 @@

  • SLIP
  • +
    @@ -561,6 +570,7 @@

  • Small footprint (based on uIP).
  • +
    @@ -568,6 +578,7 @@

  • BSD compatible socket layer.
  • +
    @@ -575,6 +586,7 @@

  • Networking utilities (DHCP server and client, SMTP client, TELNET client, FTP server and client, TFTP client, HTTP server and client). Inheritable TELNET sessions (as "controlling terminal")
  • +
    @@ -584,6 +596,7 @@ NFS Client. Client side support for a Network File System (NFS, version 3, UDP).

    +
    @@ -594,6 +607,27 @@ integrated with NXFLAT to provide true, embedded CGI.

    + + + +
    + +

    +

  • + UDP Network Discover (Contributed by Richard Cochran). +
  • +

    + + + +
    + +

    +

  • + XML RPC Server (Contributed by Richard Cochran). +
  • +

    + @@ -974,264 +1008,205 @@ -

    NuttX-6.21 Release Notes

    +

    NuttX-6.22 Release Notes

    - The 88th release of NuttX, Version 6.21, was made on August 25, 2012, and is available for download from the + The 89th release of NuttX, Version 6.22, was made on September 29, 2012, and is available for download from the SourceForge website. - Note that the release consists of two tarballs: nuttx-6.21.tar.gz and apps-6.21.tar.gz. + Note that the release consists of two tarballs: nuttx-6.22.tar.gz and apps-6.22.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.

    - This release corresponds with SVN release number: r5052 + This release corresponds with SVN release number: r5206, + Note that all SVN information has been stripped from the tarballs. + If you need the SVN configuration, you should check out directly from SVN. + Revision r5206 should equivalent to release 6.22 of NuttX 6.22:

    + +

    Or

    + +

    Additional new features and extended functionality

    - -

    Bugfixes (see the change log for details):

    -

    + Bugfixes (see the change log for details) + Some of these are very important (marked critical): +

    + +

    + As well as other, less critical bugs. See the ChangeLog for additional, detailed changes.

    @@ -1450,8 +1425,8 @@ but only partially tested. Additional features are needed: USB driver, MMC integration, to name two (the slot on the board appears to accept on MMC card dimensions; I have only SD cards). - An SPI-based ENC29J60 Ethernet driver for add-on hardware is under development and - should be available in the NuttX 5.5 release. + An SPI-based ENC28J60 Ethernet driver for add-on hardware is available and + but has not been fully verified on the Olimex board (due to issues powering the ENC28J60 add-on board).

    Development Environments: @@ -3232,284 +3207,364 @@ Other memory: