From 8cb93ce6eae291d595730583c69a5977eda49be8 Mon Sep 17 00:00:00 2001
From: patacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>
Date: Sat, 1 Nov 2008 17:05:38 +0000
Subject: [PATCH] update

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

diff --git a/TODO b/TODO
index 0d1a2138d8..39074bb551 100644
--- a/TODO
+++ b/TODO
@@ -20,6 +20,7 @@ NuttX TODO List (Last updated July 31, 2008)
   (1)  ARM/C5471 (arch/arm/src/c5471/)
   (1)  ARM/DM320 (arch/arm/src/dm320/)
   (5)  ARM/LPC214x (arch/arm/src/lpc214x/)
+  (3)  ARM/STR71x (arch/arm/src/str71x/)
   (4)  pjrc-8052 / MCS51 (arch/pjrc-8051/)
   (7)  z80/z8 (arch/z80/)
   (8)  z16 (arch/z16/)
@@ -380,6 +381,22 @@ o ARM/LPC214x (arch/arm/src/lpc214x/)
   Status:      Open
   Priority:    Medium
 
+o ARM/STR71x (arch/arm/src/str71x/)
+  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+  Description: Basic port is complete but untested.  Complete integration
+  Status:      Open
+  Priority:    High
+
+  Description: Add SPI driver and integrate with MMC/SD support.
+  Status:      Open
+  Priority:    Medium
+
+  Description: Develop a USB driver and integrate with existing USB serial
+               and storage class drivers.
+  Status:      Open
+  Priority:    Medium
+
 o pjrc-8052 / MCS51 (arch/pjrc-8051/)
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-- 
GitLab