aboutsummaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-01-15 16:11:32 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-01-15 16:11:32 +0000
commitc55b63c7e3661cd0db2ba0b20187df99027f45b8 (patch)
tree8ebb44ad6d08a18c37bcea3341005deb7ed97b43 /nuttx/TODO
parent247096fede96ccbcdc4f332d1fcf014f810d7110 (diff)
downloadpx4-firmware-c55b63c7e3661cd0db2ba0b20187df99027f45b8.tar.gz
px4-firmware-c55b63c7e3661cd0db2ba0b20187df99027f45b8.tar.bz2
px4-firmware-c55b63c7e3661cd0db2ba0b20187df99027f45b8.zip
Prep for 6.14 release
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4301 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index a0d7bf410..29ac94ce6 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -15,7 +15,7 @@ nuttx/
(5) Binary loaders (binfmt/)
(16) Network (net/, drivers/net)
(2) USB (drivers/usbdev, drivers/usbhost)
- (8) Libraries (lib/)
+ (9) Libraries (lib/)
(10) File system/Generic drivers (fs/, drivers/)
(1) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
@@ -534,6 +534,13 @@ o Libraries (lib/)
Status: Open
Priority:
+ Title: OLD dtoa NEEDS TO BE UPDATED
+ Description: This implementation of dtoa in lib/stdio is old and will not
+ work with some newer compilers. See
+ http://patrakov.blogspot.com/2009/03/dont-use-old-dtoac.html
+ Status: Open
+ Priority: ??
+
o File system / Generic drivers (fs/, drivers/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^