summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/mmcsd.h
Commit message (Expand)AuthorAgeFilesLines
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-1/+1
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-1/+1
* Header file clean-uppatacongo2012-07-171-4/+5
* Switching to C99 stdint.h typespatacongo2009-12-141-1/+0
* Code complete for STM32 SDIO driver and MMC/SD SDIO driverpatacongo2009-11-171-4/+1
* Separate SDIO interface from MMCSDpatacongo2009-11-101-479/+3
* Fix errors/warnings reported by eZ80 compilerpatacongo2009-11-061-1/+1
* Add skeleton of SDIO-based MMCSD driverpatacongo2009-11-061-3/+3
* First cut at SDIO MMC/SD interfacepatacongo2009-11-061-0/+497
* Add simple SPI-based MMC/SD block driverpatacongo2008-10-151-0/+89