summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-03-19 01:14:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-03-19 01:14:31 +0000
commit376074c093611dda67ea2fc3fe1adf18c1eeb779 (patch)
tree1a01725664bc45f33bbf67e83c5e21ace43ad9fe /nuttx/ReleaseNotes
parentf7706a9a68c4a37984163bcacec56020895eb85d (diff)
downloadpx4-nuttx-376074c093611dda67ea2fc3fe1adf18c1eeb779.tar.gz
px4-nuttx-376074c093611dda67ea2fc3fe1adf18c1eeb779.tar.bz2
px4-nuttx-376074c093611dda67ea2fc3fe1adf18c1eeb779.zip
Prep for 5.2 releasenuttx-5.2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2550 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes13
1 files changed, 13 insertions, 0 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index f9edc709e..1b676103f 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -1165,3 +1165,16 @@ o LPC3131 (http://ics.nxp.com/products/lpc3000/lpc313x.lpc314x.lpc315x/)
A few additional features and bugfixes of a minor nature were also incorporated
as detailed in the ChangeLog.
+
+nuttx-5.2
+^^^^^^^^^
+
+This is the 49th release of NuttX. This release completes the verification of
+the basic port for the NXP LPC3131 MCU on the Embedded Artists EA3131 board
+(http://www.embeddedartists.com/products/kits/lpc3131_kit.php). This basic
+port includes basic boot-up, serial console, and timer interrupts. This port
+has been verified on the using the NuttX OS test and includes a working
+implementation of the NuttShell (NSH).
+
+An extended release will follow and should include SDIO-based SD card
+support and device USB.