summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-09 18:12:22 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-09 18:12:22 +0000
commit5f5e980f087430c1a9c5511e3ff1b2b0f9bcc301 (patch)
treec6055a612b97107faaa935c174a6874665f23a98 /nuttx/ReleaseNotes
parentbfcdce360af72a3a5a068c02aac56be670f545cd (diff)
downloadpx4-nuttx-5f5e980f087430c1a9c5511e3ff1b2b0f9bcc301.tar.gz
px4-nuttx-5f5e980f087430c1a9c5511e3ff1b2b0f9bcc301.tar.bz2
px4-nuttx-5f5e980f087430c1a9c5511e3ff1b2b0f9bcc301.zip
Update to LPC4330 scripts and README
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4922 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes20
1 files changed, 20 insertions, 0 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index 6c5770415..755b4520b 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -2306,6 +2306,8 @@ that release consists of two tarballs: nuttx-6.10.tar.gz and
apps-6.10.tar.gz. Both may be needed (see the top-level nuttx/README.txt
file for build information).
+This release corresponds with SVN release number: r4028
+
This release includes a few new features and several important bug fixes.
The new features (some still incomplete) include:
@@ -2370,6 +2372,8 @@ that release consists of two tarballs: nuttx-6.11.tar.gz and
apps-6.11.tar.gz. Both may be needed (see the top-level nuttx/README.txt
file for build information).
+This release corresponds with SVN release number: r4090
+
This release is a maintenance release that includes a few new features
and some important bugfixes. New features include:
@@ -2406,6 +2410,8 @@ that release consists of two tarballs: nuttx-6.12.tar.gz and
apps-6.12.tar.gz. Both may be needed (see the top-level nuttx/README.txt
file for build information).
+This release corresponds with SVN release number: r4141
+
New features in this release include:
* STM32. Basic support added for the STM32 F4 family. Board support
@@ -2433,6 +2439,8 @@ that release consists of two tarballs: nuttx-6.13.tar.gz and
apps-6.13.tar.gz. Both may be needed (see the top-level nuttx/README.txt
file for build information).
+This release corresponds with SVN release number: r4231
+
New features in this release include:
* Drivers. New standard interface for PWM drivers and common
@@ -2469,6 +2477,8 @@ that release consists of two tarballs: nuttx-6.14.tar.gz and
apps-6.14.tar.gz. Both may be needed (see the top-level nuttx/README.txt
file for build information).
+This release corresponds with SVN release number: r4301
+
New features in this release include:
* Drivers. The upper-half PWM driver will now support a pulse count (as
@@ -2531,6 +2541,8 @@ that release consists of two tarballs: nuttx-6.15.tar.gz and
apps-6.15.tar.gz. Both may be needed (see the top-level nuttx/README.txt
file for build information).
+This release corresponds with SVN release number: r4387
+
New features and extended functionality:
* General Drivers: Add support for (29-bit) extended CAN IDs. Add an
@@ -2605,6 +2617,8 @@ that release consists of two tarballs: nuttx-6.16.tar.gz and
apps-6.16.tar.gz. Both may be needed (see the top-level nuttx/README.txt
file for build information).
+This release corresponds with SVN release number: r4475
+
New features and extended functionality:
* ARMv7M Support: Includes new, streamlined Cortex-M exception
@@ -2671,6 +2685,8 @@ that release consists of two tarballs: nuttx-6.17.tar.gz and
apps-6.17.tar.gz. Both may be needed (see the top-level nuttx/README.txt
file for build information).
+This release corresponds with SVN release number: r4607
+
New features and extended functionality:
* Networking: Additional low-level, thread-independent socket
@@ -2769,6 +2785,8 @@ synchronized release of NxWM, the NuttX tiny window manager. That
window manager is released as part of the NxWidgets package, but depends
upon many of the changes in this NuttX release.
+This release corresponds with SVN release number: r4751
+
New features and extended functionality:
* Drivers. Added a watchdog timer driver infrastructure. Add general
@@ -2846,6 +2864,8 @@ that release consists of two tarballs: nuttx-6.19.tar.gz and
apps-6.19.tar.gz. Both may be needed (see the top-level nuttx/README.txt
file for build information).
+This release corresponds with SVN release number: r4847
+
This release features new support for a Network File System (NFS) client.
This feature allows a tiny, embedded MCU to mount a remote file system
exported by an NFS server and then to access the file system as it would