From ea5bddd9f8040d328d93aaee7cb3a54078e83fb5 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 29 May 2009 15:36:48 +0000 Subject: [PATCH] Prep for 0.4.7 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1837 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 122 +++++++++++---------------- Documentation/NuttxPortingGuide.html | 3 - 2 files changed, 50 insertions(+), 75 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 4e651caa4a6..41f583fa5f5 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -401,7 +401,7 @@

-

  • Generic driver for SPI-based MMC/SD cards.
  • +
  • Generic driver for SPI-based MMC/SD/SDH cards.
  • @@ -687,8 +687,8 @@ -

    nuttx-0.4.6. - The 38th release of NuttX (nuttx-0.4.6) is available for download +

    nuttx-0.4.7. + The 39th release of NuttX (nuttx-0.4.7) was made on May 29, 2009 and is available for download from the SourceForge website. The change log associated with the release is available here. @@ -696,20 +696,22 @@ These unreleased changes are listed here.

    - The release features support for the Micromint - Eagle-100 development board. - This board is based around, the Luminary LM3S6918 MCU. - This is the first ARM Cortex-M3 architecture supported by Nuttx. - This initial, basic port includes timer and serial console with configurations to execute the NuttX OS test and to run the NuttShell (NSH). - Work is still underway on this port and current plans are to have I2C, SSI, MMC/SD, and and Ethernet driver in the 0.4.7 release. + This release focuses on cleaning up and extending the Eagle100/LM3S6918 port released + in nuttx-0.4.6 and on improved MMC/SD support. New features include: +

    - Additional work was done on the MXADS i.MX1 port, however, that work has been set aside - until I complete work on the Eagle-100 (I also need to come up with a 3V power supply). -

    -

    - Other changes in this release include: Extensions to the SPI interface definition in order to handle 9-bit interfaces to displays. - Several bugs were fixed (see the ChangeLog for a complete list of changes). + In addition, this release includes several important bugfixes for the LM3S6918, the LPC2148, + the SPI-based MMC/SD driver, and to FAT32. See the ChangeLog for details of these bugfixes.

    @@ -866,11 +868,10 @@

    STATUS: - This initial, basic release of this port has been verifed and included in NuttX - version 0.4.6. The basic port includes timer and serial console with configurations - to execute the NuttX OS test and to run the NuttShell (NSH). - Work is still underway on this port and current plans are to have I2C, SSI, MMC/SD, and - and Ethernet driver in the 0.4.7 release. + The initial, release of this port was included in NuttX version 0.4.6. + The current port includes timer, serial console, Ethernet, SSI, and microSD support. + There are working configurations the NuttX OS test, to run the NuttShell + (NSH), the NuttX networking test, and the uIP web server.

    @@ -1358,30 +1359,35 @@ Other memory: