From e87854bc930d799a8f18124b35b2051b893b7334 Mon Sep 17 00:00:00 2001
From: patacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>
Date: Mon, 6 Oct 2008 23:53:51 +0000
Subject: [PATCH] Remove USB items

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@985 42af7a65-404d-4744-a932-0658087f49c3
---
 TODO | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/TODO b/TODO
index 87e0dd1192..f1fc0b44d5 100644
--- a/TODO
+++ b/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
 
-- 
GitLab