diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 7d3719dcb5c..da2a6e749b0 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: December 1, 2009

+

Last Updated: December 2, 2009

@@ -729,10 +729,10 @@ -

nuttx-0.4.12. +

nuttx-4.14.

- This 45th release of NuttX was made on November 4, 2009 and is available for download from the + This 46th release of NuttX was made on December 2, 2009 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 CVS. @@ -740,35 +740,48 @@

The release extends the support for the STMicro STM32 microcontroller. - Minimul support for the STM3210E-EVAL development board based around the STM32F103ZET6 - MCU was released in NuttX-0.4.12. - This release adds: + Minimal support for the STM3210E-EVAL development board based around the STM32F103ZET6 + MCU was released in NuttX-0.4.12 and extended in Nuttx-0.4.13 to include initial USB support. + This completes the STM32F103ZET6 support and adds: +

+

+ New Generic RTOS Features:

- This release also corrects some important bugs in the early STM32 release: + New STM32-specific Features:

+

+ This release also corrects some important bugs in the earlier STM32 releases: +

+

- DMA and external memory support are included in the 0.4.13 release, but is not yet tested. - This basic STM32 port will be further extended in the 0.4.14 NuttX release to include - MicroSD support and verified USB mass storage class support. + NOTE: This version, 4.14, is equivalent to what would have been called 0.4.14 + to follow 0.4.13. The zero has been eliminated from the front of the version + number to avoid confusion about the state of development: Some have interpreted + the leading zero to mean that the code is in some way unstable. That was not + the intent. Beginning in January 2010, I will switch to the 2010.nn versioning + as many others have done to avoid such confusion.

@@ -990,12 +1003,10 @@ STATUS: The basic STM32 port was released in NuttX version 0.4.12. The basic port includes boot-up logic, interrupt driven serial console, and system timer interrupts. - The 0.4.13 release added support for SPI, serial FLASH, and USB device. + The 0.4.13 release added support for SPI, serial FLASH, and USB device.; + The 4.14 release added support for buttons and SDIO-based MMC/SD and verifed DMA support. Verified configurations are available for NuttX OS test, the NuttShell (NSH) example, - and a USB serial device class. - DMA and external memory support are included in the 0.4.13 release, but is not yet tested. - This basic STM32 port will be further extended in the 0.4.14 NuttX release to include - MicroSD support and verified USB mass storage class support. + the USB serial device class, and the USB mass storage device class example.

Development Environments: @@ -1534,67 +1545,7 @@ Other memory:

- - - - - -
- Unreleased Changes -
- - + + + + + +
+ Unreleased Changes +
+ +