summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-17 22:12:50 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-10-17 22:12:50 +0000
commit602e560469cf21c856cbc5913e8dd3c25aba57c1 (patch)
treee1e31cc1c7014d0918b22099934a559d29676539
parent7c3bc28b6105178545e17076821cbc48aae9e8a4 (diff)
downloadnuttx-602e560469cf21c856cbc5913e8dd3c25aba57c1.tar.gz
nuttx-602e560469cf21c856cbc5913e8dd3c25aba57c1.tar.bz2
nuttx-602e560469cf21c856cbc5913e8dd3c25aba57c1.zip
Prep for the 0.4.12 releasenuttx-4.12
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2153 42af7a65-404d-4744-a932-0658087f49c3
-rw-r--r--nuttx/Documentation/NuttX.html14
-rw-r--r--nuttx/ReleaseNotes6
2 files changed, 10 insertions, 10 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index a01f4ce17..382faeb87 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -729,7 +729,7 @@
</tr>
</table>
-<p><b>nuttx-0.4.11</b>.
+<p><b>nuttx-0.4.12</b>.
<p>
This 44<sup>th</sup> release of NuttX was made on October 17, 2009 and is available for download from the
@@ -750,10 +750,10 @@
</ul>
</p>
<p>
- It is planned to extend this basic STM32 port for the 0.4.12 NuttX release.
+ 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.11 release, but is not yet tested.
+ An SPI driver and a DMA support was included in this 0.4.12 release, but is not yet tested.
</p>
<table width ="100%">
@@ -973,13 +973,13 @@
<ul>
<p>
<b>STATUS:</b>
- The basic STM32 port was released in NuttX version 0.4.11. This basic port includes boot-up
+ The basic STM32 port was released in NuttX version 0.4.12. This basic port includes boot-up
logic, interrupt driven serial console, and system timer interrupts.
Verified configurations are available for NuttX OS test and the NuttShell (NSH) example.
- This basic STM32 port will be extended in the 0.4.12 NuttX release. Functionality needed
+ This basic STM32 port will be extended in the 0.4.13 NuttX release. 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 the 0.4.11 release, but is not yet tested.
+ in the 0.4.12 release, but is not yet tested.
</p>
<p>
<b>Development Environments:</b>
@@ -1534,7 +1534,7 @@ Other memory:
* arch/arm/src/stm32/src/stm32/stm32_spi.c. Added a DMA-based SPI driver for the STM32.
* arch/arm/src/stm32/src/stm32/stm32_serial.c. Finished interrupt-drivent,
USART console driver. This makes NSH work perfectly.
- * Things left to do for the STM32 deferred to the 0.4.13 release: USB device driver,
+ * Things left to do for the STM32 deferred to the 0.4.13 release: USB device driver,
LCD driver and NX bringup on the eval board's display and MicroSD support. An SPI
driver was included in the 0.4.12 release, but is not yet tested.
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index b6bc7a0a7..83bf45735 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -982,7 +982,7 @@ upgrading to this release.
This tarball contains a complete CVS snapshot from September 16, 2009
-nuttx-0.4.11
+nuttx-0.4.12
^^^^^^^^^^^^
This is the 44th release of NuttX. This release adds basic support for the STMicro STM32,
@@ -996,10 +996,10 @@ around the STM32F103ZET6 MCU. Some highlights of this port:
bring-up).
* Working, Tested Configurations: the NuttX OS test and the NuttShell (NSH) example.
-This basic STM32 port will be extended in the 0.4.12 NuttX release. Functionality needed
+This basic STM32 port will be extended in the 0.4.13 NuttX release. 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.11 release, but is not yet tested.
+in this 0.4.12 release, but is not yet tested.
This tarball contains a complete CVS snapshot from October 17, 2009