prep for 0.4.2 release

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1542 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-02-28 22:12:29 +00:00
parent 434c6c27ca
commit 1a7c3aba48
3 changed files with 73 additions and 50 deletions
+22
View File
@@ -786,3 +786,25 @@ to me.
This tarball contains a complete CVS snapshot from Februrary 6, 2009.
nuttx-0.4.2
^^^^^^^^^^^
This is the 34th release of NuttX. This release adds no new OS features but does include
support for two new architectures:
* ez80Acclaim! Basic support has been integrated and verified for the ez80f910200zcog-d
board (eZ80F91-based). That basic support includes timer interrupts and serial
console. Ongoing work includes an EMAC driver that should be integrated for
the next release nuttx-0.4.2.
eZ80Acclaim! support has been in the code base for some time, but has only just
been integrated due to toolchain issues.
* Renesas M16C/20. Support for the Renesas SKP16C20 board has been included in
the NuttX source tree. However, as the the eZ80Acclaim!, testing and integration
of that port is stalled due to toolchain issues.
These changes were verified only on the ZiLOG eZ80910200zcog-d board. Please report any errors
to me.
This tarball contains a complete CVS snapshot from Februrary 28, 2009.