Remove USB items
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@985 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
7996949c97
commit
e87854bc93
8
TODO
8
TODO
|
@ -8,7 +8,7 @@ NuttX TODO List (Last updated July 31, 2008)
|
|||
(1) pthreads (sched/)
|
||||
(1) C++ Support
|
||||
(12) Network (net/, netutils/)
|
||||
(2) USB (drivers/usbdev)
|
||||
(1) USB (drivers/usbdev)
|
||||
(3) Libraries (lib/)
|
||||
(5) File system/Generic drivers (fs/, drivers/)
|
||||
(1) Pascal add-on (pcode/)
|
||||
|
@ -204,11 +204,7 @@ o Network (net/, netutils/)
|
|||
o USB (drivers/usbdev)
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Description: Implement USB device support
|
||||
Status: Open
|
||||
Priority: High
|
||||
|
||||
Description: Implement USB bulk / serial device support
|
||||
Description: Implement USB bulk
|
||||
Status: Open
|
||||
Priority: High
|
||||
|
||||
|
|
Loading…
Reference in New Issue