summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-09 12:48:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-09 12:48:21 +0000
commite87e0bcea0d46f952dac04b7f62e4dc00af375d8 (patch)
tree934cce2c014e3dba4e8eef6467a2bf37baaee5f3 /nuttx/TODO
parent7bd9139f880f6f5a5c1f149b00360cd9254570c2 (diff)
downloadpx4-nuttx-e87e0bcea0d46f952dac04b7f62e4dc00af375d8.tar.gz
px4-nuttx-e87e0bcea0d46f952dac04b7f62e4dc00af375d8.tar.bz2
px4-nuttx-e87e0bcea0d46f952dac04b7f62e4dc00af375d8.zip
upate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1006 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO16
1 files changed, 12 insertions, 4 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index f1fc0b44d..69701bcc6 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -19,7 +19,7 @@ NuttX TODO List (Last updated July 31, 2008)
(0) ARM (arch/arm/)
(1) ARM/C5471 (arch/arm/src/c5471/)
(1) ARM/DM320 (arch/arm/src/dm320/)
- (1) ARM/LPC214x (arch/arm/src/lpc214x/)
+ (3) ARM/LPC214x (arch/arm/src/lpc214x/)
(4) pjrc-8052 / MCS51 (arch/pjrc-8051/)
(7) z80/z8 (arch/z80/)
(8) z16 (arch/z16/)
@@ -204,7 +204,7 @@ o Network (net/, netutils/)
o USB (drivers/usbdev)
^^^^^^^^^^^^^^^^^^^^
- Description: Implement USB bulk
+ Description: Implement USB bulk storage class driver
Status: Open
Priority: High
@@ -339,9 +339,17 @@ o ARM/DM320 (arch/arm/src/dm320/)
o ARM/LPC214x (arch/arm/src/lpc214x/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Description: Add MMC and USB support
+ Description: Add MMC/SD support
Status: Open
- Priority: Mediam
+ Priority: Medium
+
+ Description: Should use Vector Interrupts
+ Status: Open
+ Priority: Low
+
+ Description: USB DMA not fully implemented
+ Status: Open
+ Priority: Low
o pjrc-8052 / MCS51 (arch/pjrc-8051/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^