Prep for 5.2 release

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2550 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2010-03-19 01:14:31 +00:00
parent 9d7f0319c1
commit ac6f9752d3
3 changed files with 54 additions and 86 deletions
+13
View File
@@ -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.