From c5129f8e705e45c059d45187d3327c3dcd83f015 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 6 Jun 2011 15:56:50 +0000 Subject: Prep for 6.4 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3675 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 318 +++++++++++++++-------------------------- 1 file changed, 116 insertions(+), 202 deletions(-) (limited to 'nuttx/Documentation/NuttX.html') diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 456fc81e9..4759d67ca 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: June 1, 2011

+

Last Updated: June 6, 2011

@@ -503,7 +503,7 @@

-

  • Networking utilities (DHCP, SMTP, TELNET, TFTP, HTTP)
  • +
  • Networking utilities (DHCP server and client, SMTP client, TELNET client, FTP client, TFTP client, HTTP server and client)
  • @@ -829,63 +829,58 @@ -

    nuttx-6.3 Release Notes: +

    nuttx-6.4 Release Notes:

    - The 70th release of NuttX, Version 6.3, was made on May 15, 2011 and is available for download from the + The 71st release of NuttX, Version 6.4, was made on June 6, 2011 and is available for download from the SourceForge website. 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.

    - The release of NuttX-6.3 follows only a nines days after the release of version 6.2. - This special back-to-back release was made so that the current released version of - NuttX will correspond to the initial release from the RGMP project. -

    -

    - This release adds architecture support and build configuration for RGMP. - RGMP is a project for running GPOS and RTOS simultaneously on multi-processor platforms. - See the RGMP Wiki for further information about RGMP. -

    -

    - This release also includes support for STM32 FLASH, build improvements, and initial, incomplete support for the MicroChip PIC32MX MCU. - Bug fixes are included for some build problems, USB host class driver error handling, NX graphics color mapping, and problems with C standard I/O buffer flushing. - See the ChangeLog for further details. -

    -

    - Release notes for version 6.2 are retained because they are still relevant. -

    -

    nuttx-6.2 Release Notes: -

    - The 6.2 NuttX release includes several new features: + The 6.4 release includes several new features:

    +

    + This release also includes some completed but untest functionality. +

    + +

    - In addition to these new feature, several important bugfixes are included in this release correcting problems with - dup2(), LPC17xx GPIO interrupts, LPC17xx UART2/3, the FAT file system, build issues, and strrch(). - See the ChangeLog for more details. + Additional miscellaneous enhancements and bug fixes to task_delete(), recvfrom(), and other changes as noted in the ChangeLog.

    @@ -1120,6 +1115,26 @@ + + + + + + + +



    + NXP LPC315x. + Support for the NXP LPC315x family has been incorporated into the code base as of NuttX-6.4. +

    +
      +

      + STATUS: + The MCU support logic is present but as of this writing has not been verified on hardware. + Because of the high degree of compatibility between the LPC313x and LPC315x family, it + is very likely that the support is in place (or at least very close). +

      +
    +
    @@ -2144,123 +2159,62 @@ Other memory: