zephyr/drivers/disk
John Kjellberg 81d1be76ea drivers/disk: sdmmc: stm32: DMA header requested on F4 serie
Even if not used DMA HAL is required in F4 SD HAL driver. Just
as for L4/F7 series that have been added before.
Add it for this specific serie.

Signed-off-by: John Kjellberg <kjellberg.john@gmail.com>
2022-04-05 11:17:08 +02:00
..
CMakeLists.txt drivers: disk: build as static library 2021-08-17 06:06:03 -04:00
Kconfig
Kconfig.flash
Kconfig.ram
Kconfig.sdmmc drivers/disk: sdmmc: stm32: DMA header requested on F4 serie 2022-04-05 11:17:08 +02:00
Kconfig.usdhc drivers: USDHC: Enable detection using DAT3 pulldown 2021-12-06 15:27:25 -05:00
flashdisk.c disk/disk_acces_flash: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
ramdisk.c drivers: ramdisk: add checks for the upper boundary 2021-12-14 13:40:47 -06:00
sdmmc_sdhc.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
sdmmc_spi.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
sdmmc_stm32.c pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros 2022-01-01 07:39:08 -05:00
usdhc.c drivers: disk: usdhc: enable pinctrl for usdhc driver 2022-03-25 15:47:54 -05:00