Oops STR7P11 only accepts MMC cards

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1864 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-06-08 14:59:15 +00:00
parent bb8d996c06
commit 2f357e228b
+2 -1
View File
@@ -805,7 +805,8 @@
Two configurations have been verified: (1) The board boots and passes the OS test
with console output visible on UART0, and the NuttShell <a href="NuttShell.html">(NSH)</a>
is fully functional with interrupt driven serial console. An SPI driver is available
but untested. Additional features are needed: USB driver, MMC/SD support, to name two.
but untested (because the Olimex card slot appears to accept only MMC cards; I have
only SD cards). Additional features are needed: USB driver, MMC integration, to name two.
</p>
</td>
</tr>