summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-14 22:18:23 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-03-14 22:18:23 +0000
commit0f3b539afe988958a6f2fa83692ad13639d637f0 (patch)
tree472b7c5eceab82ae7a0e92eb532fd97e9a48d32f /nuttx/ReleaseNotes
parent8ef41dcb207514cab2ef5683be26f53091bb94a6 (diff)
downloadpx4-nuttx-0f3b539afe988958a6f2fa83692ad13639d637f0.tar.gz
px4-nuttx-0f3b539afe988958a6f2fa83692ad13639d637f0.tar.bz2
px4-nuttx-0f3b539afe988958a6f2fa83692ad13639d637f0.zip
Prep for 0.4.3 releasenuttx-4.3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1611 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes19
1 files changed, 19 insertions, 0 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index 41c74346d..fbe641010 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -808,3 +808,22 @@ These changes were verified only on the ZiLOG eZ80910200zcog-d board. Please rep
to me.
This tarball contains a complete CVS snapshot from Februrary 28, 2009.
+
+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://www.nuttx.org/NuttxUserGuide.html#priorityinheritance.
+ * ez80Acclaim! Corrected several critical, show-stopping bugs on that
+ platform including: Errors in the serial driver intrrupts and 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. \ No newline at end of file