rt-thread/components/drivers/sdio
Shawn Lin 11277014a3 [Components] sdio: try bus width depends on host's capability
It makes no sense to try bus width if not supported by drivers or BSP,
since we know it must be failed. It saves a lot for booting in time
critical environment.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
2020-03-12 09:00:41 +08:00
..
SConscript Add mmc and emmc drivers. 2015-06-20 23:23:32 +08:00
block_dev.c [component] sdio: Fix mmc mount function if the whole device is a partition 2020-03-12 09:00:33 +08:00
mmc.c [Components] sdio: try bus width depends on host's capability 2020-03-12 09:00:41 +08:00
mmcsd_core.c fix raspi3-64 sdio driver 2020-02-28 14:56:56 +08:00
sd.c Update sd.c 2020-02-23 09:20:09 +08:00
sdio.c [components][drivers][sdio]修复 SDIO product 为空的问题 2019-09-03 16:55:10 +08:00