summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-08 14:59:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-08 14:59:15 +0000
commit6064f04b95eea1d8827e762e511133e141e036ae (patch)
treed3eef5ab4d5b472d125f971bbc6c7ca8b8ccde22 /nuttx/TODO
parent595b1b0b21fd9b6d6a23b6ee1714e64eb45e93af (diff)
downloadnuttx-6064f04b95eea1d8827e762e511133e141e036ae.tar.gz
nuttx-6064f04b95eea1d8827e762e511133e141e036ae.tar.bz2
nuttx-6064f04b95eea1d8827e762e511133e141e036ae.zip
Oops STR7P11 only accepts MMC cards
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1864 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO12
1 files changed, 5 insertions, 7 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 33d0e25be..a4c1a7841 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -520,16 +520,14 @@ o ARM/LPC214x (arch/arm/src/lpc214x/)
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.
+ Description: Add SPI driver and integrate with MMC/SD support. This effort is stalled
+ at the moment because the slot on the Olimex board only accepts MMC card;
+ I have not MMC cards, only SD cards which won't fit into the slot.
Status: Open
Priority: Medium
- Description: Develop a USB driver and integrate with existing USB serial
- and storage class drivers.
+ Description: Develop a USB driver and integrate with existing USB serial and storage
+ class drivers.
Status: Open
Priority: Medium