Add a disk access driver for the stm32 sdmmc component. The driver is based around the stm32 cube HAL and uses the blocking API. Signed-off-by: Anthony Brandon <anthony@amarulasolutions.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| disk_access_flash.c | ||
| disk_access_ram.c | ||
| disk_access_sdhc.h | ||
| disk_access_spi_sdhc.c | ||
| disk_access_stm32_sdmmc.c | ||
| disk_access_usdhc.c | ||
| disk_access.c | ||
| fat12_ramdisk.h | ||
| Kconfig | ||