diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index fa47b58edd1..04b67148456 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -732,28 +732,43 @@

nuttx-0.4.12.

- This 44th release of NuttX was made on October 17, 2009 and is available for download from the + This 45th release of NuttX was made on November 4, 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. These unreleased changes are listed here.

- This release adds basic support for the STMicro STM32, Cortex-M3 MCU. - The specific port is to the STMicro STM3210E-EVAL development board based around the STM32F103ZET6 MCU. - Some highlights of this port: + 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:

- It is planned to extend this basic STM32 port for the 0.4.13 NuttX release. - Additional functionality needed for complete STM32 support includes: - USB device driver, LCD driver and NX bringup on the development board's display and MicroSD support. - An SPI driver and a DMA support was included in this 0.4.12 release, but is not yet tested. + This release also corrects some important bugs in the early STM32 release: +

+

+

+ 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.

@@ -973,13 +988,14 @@