summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
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/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^