summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-19 20:14:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-19 20:14:44 +0000
commit320b77b830a435e84943e0705b464a3dd20a7135 (patch)
tree79a56a4c5a5fa1c9496f45eb73130cfc3077d247 /nuttx/TODO
parent791349cf2274a473218e5734f172186473013177 (diff)
downloadpx4-nuttx-320b77b830a435e84943e0705b464a3dd20a7135.tar.gz
px4-nuttx-320b77b830a435e84943e0705b464a3dd20a7135.tar.bz2
px4-nuttx-320b77b830a435e84943e0705b464a3dd20a7135.zip
lm3s6918 passes OS test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1801 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index af3018b61..14fe0e834 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -24,6 +24,7 @@ NuttX TODO List (Last updated April 12, 2009)
(2) ARM/i.MX (arch/arm/src/imx/)
(3) ARM/LPC214x (arch/arm/src/lpc214x/)
(4) ARM/STR71x (arch/arm/src/str71x/)
+ (2) ARM/LM3S6918 (arch/arm/src/lm3s/)
(4) pjrc-8052 / MCS51 (arch/pjrc-8051/)
(2) Hitachi/Renesas SH-1 (arch/sh/src/sh1)
(4) Renesas M16C/26 (arch/sh/src/m16c)
@@ -543,6 +544,17 @@ o ARM/STR71x (arch/arm/src/str71x/)
Status: Open
Priority: Medium -- Will be very high if you do SPI access from multiple threads.
+o ARM/LM3S6918 (arch/arm/src/lm3s/)
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Description: Eagle-100 LEDs do not work. This has to be a simple problem to fix.
+ Status: Open
+ Priority: Low
+
+ Description: Still need to implement I2C, SSI, MMC/SD, and Ethernet
+ Status: Open
+ Priority: High
+
o pjrc-8052 / MCS51 (arch/pjrc-8051/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^