summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-19 16:08:52 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-19 16:08:52 +0000
commitb009f2c6363cd14c79c3a343a9b488c7309a0b67 (patch)
treee7491de4d9cb71eac3b1b45b66cd65c1d46650fc /nuttx/ReleaseNotes
parent7a409acaf666a60ba90af6bf3cfad6f2c9a6e6a9 (diff)
downloadpx4-nuttx-b009f2c6363cd14c79c3a343a9b488c7309a0b67.tar.gz
px4-nuttx-b009f2c6363cd14c79c3a343a9b488c7309a0b67.tar.bz2
px4-nuttx-b009f2c6363cd14c79c3a343a9b488c7309a0b67.zip
Prep vor 0.4.5 releasenuttx-4.5
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1714 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes16
1 files changed, 16 insertions, 0 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index 0dce007d1..f06de84de 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -847,4 +847,20 @@ ZDS-II toolchain in Cygwin-based environment. Please report any errors to me.
This tarball contains a complete CVS snapshot from March 29, 2009.
+nuttx-0.4.4
+^^^^^^^^^^^
+
+This is the 37th release of NuttX. This release focuses on a few new features.
+
+ * The basic port for the FreeScale ARM920T i.MX1 processor on the
+ Freescale MX1ADS board. Coding is complete for this port, but it is
+ has not yet fully integrated
+ * Extended I2C and SPI interface definitions
+ * Add basic support for C++ applications. Very simple C++ applications
+ can now be built against NuttX without any external libraries. At
+ present, only the most primitive C++ programs are supported, but it
+ is hoped that this support will be extended in future releases.
+
+See the Changelog for a detailed description of these changes.
+This tarball contains a complete CVS snapshot from April 19, 2009. \ No newline at end of file