nuttx/drivers/mmcsd
Jani Paalijarvi 975d99c3f6 drivers/mmcsd/mmcsd_sdio.c: Fix SD card 4-bit support
Fix a bug which causes that 1-bit mode is always selected.
This happens even if the driver sets SDIO_CAPS_4BIT capability
in case of the card and the host support 1- and 4-bit wide bus.

Signed-off-by: Jani Paalijarvi <jani.paalijarvi@unikie.com>
2024-05-10 19:43:08 +08:00
..
CMakeLists.txt
Kconfig
Make.defs
mmcsd_csd.h
mmcsd_debug.c
mmcsd_procfs.c
mmcsd_sdio.c drivers/mmcsd/mmcsd_sdio.c: Fix SD card 4-bit support 2024-05-10 19:43:08 +08:00
mmcsd_sdio.h
mmcsd_spi.c
mmcsd_spi.h
mmcsd.h
sdio.c