From f7706a9a68c4a37984163bcacec56020895eb85d Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 17 Mar 2010 02:31:41 +0000 Subject: Add NSH configuration for the lpc313x git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2549 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 31e338edf..e469911a4 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1062,3 +1062,8 @@ * lib/lib_strtod.c - Add strtod() * lpc3131/ea3131 - Several bring fixes submitted by David Hewson. The lpc3131 is almost there! Thanks David! + * arch/arm/src/arm/up_head.S - Corrected backward conditional compilation + that selects if vectors are located at 0x0000:0000 or 0xffff:f000. + This fixes the last show stopper bug in the lpc313x bring-up. + * configs/ea3131/nsh - Added a NuttShell (NSH) configuration for the + EA3131. -- cgit v1.2.3