summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-01 17:05:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-01 17:05:38 +0000
commite9d9aaec14c1478f16d79efbefc075c7aa4c8cae (patch)
treebd3f87f3cdb0ca1026479d3e58c5d808db9ec79c /nuttx/TODO
parentd143b59e986172076c27198a77ace1cfd3f6ee57 (diff)
downloadpx4-nuttx-e9d9aaec14c1478f16d79efbefc075c7aa4c8cae.tar.gz
px4-nuttx-e9d9aaec14c1478f16d79efbefc075c7aa4c8cae.tar.bz2
px4-nuttx-e9d9aaec14c1478f16d79efbefc075c7aa4c8cae.zip
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1117 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 0d1a2138d..39074bb55 100644
--- a/nuttx/TODO
+++ b/nuttx/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/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^