mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Add strtod
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2541 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user