summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-10 01:32:29 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-10 01:32:29 +0000
commitbf073440a4934f7c092d3813d4f0dcb885387477 (patch)
treeb751234f3d00e35287da45cda9c468ef8b838807 /nuttx/TODO
parent62f226855bfc61e3c8118dfa91b39f71e898e068 (diff)
downloadpx4-nuttx-bf073440a4934f7c092d3813d4f0dcb885387477.tar.gz
px4-nuttx-bf073440a4934f7c092d3813d4f0dcb885387477.tar.bz2
px4-nuttx-bf073440a4934f7c092d3813d4f0dcb885387477.zip
A little less STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2580 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO9
1 files changed, 7 insertions, 2 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 9ecf27670..d62d7c613 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -1,4 +1,4 @@
-NuttX TODO List (Last updated April 4, 2009)
+NuttX TODO List (Last updated April 8, 2010)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(5) Task/Scheduler (sched/)
@@ -9,7 +9,7 @@ NuttX TODO List (Last updated April 4, 2009)
(5) Binary loaders (binfmt/)
(14) Network (net/, netutils/)
(5) Network Utilities (netutils/)
- (0) USB (drivers/usbdev)
+ (1) USB (drivers/usbdev)
(5) Libraries (lib/)
(11) File system/Generic drivers (fs/, drivers/)
(2) Graphics subystem (graphics/)
@@ -288,6 +288,11 @@ o Network Utilities (netutils/)
o USB (drivers/usbdev)
^^^^^^^^^^^^^^^^^^^^
+ Description: There is a workaround for a bug in drivers/usbdev/usbdev_storage.c.
+ that involves delays. This needs to be redesigned to eliminate these delays.
+ Status: Open
+ Priority: Medium
+
o Libraries (lib/)
^^^^^^^^^^^^^^^^