First cut at SDIO MMC/SD interface

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2236 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-11-06 18:10:32 +00:00
parent d9413c1214
commit 860e284bef
2 changed files with 499 additions and 2 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -157,7 +157,7 @@
* devid - Identifies the device to report status on * devid - Identifies the device to report status on
* *
* Returned Value: * Returned Value:
* Returns a bitset of status values (see SPI_STATUS_* defines * Returns a bitset of status values (see SPI_STATUS_* defines)
* *
****************************************************************************/ ****************************************************************************/