mirror of
https://github.com/apache/nuttx.git
synced 2026-08-11 15:35:10 +00:00
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:
parent
bb8d996c06
commit
2f357e228b
1 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue