zephyr/drivers/disk
Erwan Gouriou 9f6246c325 drivers/disk: sdmmc_stm32: Add Hardware FC Kconfig option
Add a Kconfig symbol to enable use of SDMMC hardware flow control.
In specific cases, this feature could help to avoid FIFO ovderrun
and underrun errors.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-11-02 22:20:36 -04:00
..
CMakeLists.txt drivers: disk: build as static library 2021-08-17 06:06:03 -04:00
flashdisk.c
Kconfig
Kconfig.flash
Kconfig.ram
Kconfig.sdmmc drivers/disk: sdmmc_stm32: Add Hardware FC Kconfig option 2021-11-02 22:20:36 -04:00
ramdisk.c
sdmmc_sdhc.h
sdmmc_spi.c drivers: disk: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
sdmmc_stm32.c drivers/disk: sdmmc_stm32: Add Hardware FC Kconfig option 2021-11-02 22:20:36 -04:00
usdhc.c drivers: disk: Fix USDHC driver to return 0 on success 2021-09-17 08:12:22 -04:00