mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
Documentation: split the ReleaseNotes
Our releases contain links to github PR and lots of text so we are splitting the release notes to individual files This change should - improve readability - reduce the ReleaseNotes file for each release. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
4137fb5fdf
commit
e09aa5b7f9
@@ -0,0 +1,22 @@
|
||||
NuttX-0.4.3
|
||||
-----------
|
||||
|
||||
This is the 35th release of NuttX. This release one important new
|
||||
OS feature and corrects and extends the eZ80 port:
|
||||
|
||||
* Priority Inheritance. The basic NuttX waiting logic was extended
|
||||
to support priority inheritance. See the NuttX User Manual for
|
||||
further information:
|
||||
http://nuttx.apache.org/docs/latest/reference/user/05_counting_semaphore.html.
|
||||
|
||||
* ez80Acclaim! Corrected several critical, show-stopping bugs on that
|
||||
platform including:
|
||||
- Errors in the serial driver interrupts.
|
||||
- An error in the eZ80 table.
|
||||
* eZ80Acclaim!: Completed integration of the eZ80F91 EMAC driver.
|
||||
|
||||
These changes were verified only on the ZiLOG eZ80910200zcog-d board
|
||||
and on Cygwin-based simulation platform in various configurations.
|
||||
Please report any errors to me.
|
||||
|
||||
This tarball contains a complete CVS snapshot from March 13, 2009.
|
||||
Reference in New Issue
Block a user