summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
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