zephyr/drivers/disk
Armin Brauns 444018f133 drivers/sdmmc_stm32: add eMMC support
The only difference is calling HAL_MMC_*() instead of HAL_SD_*() functions,
and removing the card detect logic.

Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
2024-03-11 17:23:38 +01:00
..
nvme
CMakeLists.txt
Kconfig
Kconfig.flash
Kconfig.mmc
Kconfig.ram
Kconfig.sdmmc drivers/sdmmc_stm32: add eMMC support 2024-03-11 17:23:38 +01:00
flashdisk.c
mmc_subsys.c
ramdisk.c
sdmmc_sdhc.h
sdmmc_stm32.c drivers/sdmmc_stm32: add eMMC support 2024-03-11 17:23:38 +01:00
sdmmc_subsys.c