summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
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()