From 322c1c68cb1ccd33f4a24a662bc5189fc581d7b9 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 14 Mar 2010 15:10:16 +0000 Subject: Add strtod git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2541 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 52298e06d..b92eb2dd4 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1057,3 +1057,6 @@ * arch/arm/src/sam3u/sam3u_pio.c - Fix an address calculation error that caused ports B & C to get mapped to the PIOA base address. This is an important bugfix! (a patch is available) + * arch/arm/src/lpc313x/lpc313x_boot.c - Fix an error in the vector + initialization was causing a memory fault. + * lib/lib_strtod.c - Add strtod() -- cgit v1.2.3