summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-15 16:11:32 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-01-15 16:11:32 +0000
commit61f7bc640f2f2ef42df04ca47d2806401cf97469 (patch)
tree8ebb44ad6d08a18c37bcea3341005deb7ed97b43 /nuttx/TODO
parentcad9ed8e13b1b5e7448f41a71837d0e52ca0ad42 (diff)
downloadpx4-nuttx-61f7bc640f2f2ef42df04ca47d2806401cf97469.tar.gz
px4-nuttx-61f7bc640f2f2ef42df04ca47d2806401cf97469.tar.bz2
px4-nuttx-61f7bc640f2f2ef42df04ca47d2806401cf97469.zip
Prep for 6.14 releasenuttx-6.14
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4301 42af7a65-404d-4744-a932-0658087f49c3
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/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^