nuttx/drivers/mmcsd
Xiang Xiao 44cbba2c56 drivers/sdmmc: Remove rwbuffer to avoid panic
since rwbuffer isn't fully initiailized in mmcsd_slotinitialize.
BTW, if the cache is important for performance, it is better to
implement a general block cache and put in a common location.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-09-15 14:09:23 -03:00
..
Kconfig mmcsd:Stuck in 1-bit mode, Removed CONFIG_ARCH_HAVE_SDIO_DELAYED_INVLDT 2021-03-12 16:42:16 -03:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
mmcsd.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
mmcsd_csd.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
mmcsd_debug.c drivers/mmcsd: Fix the wrong format argument in mmcsd_dmpcsd 2021-09-05 17:26:31 -03:00
mmcsd_sdio.c drivers/sdmmc: Remove rwbuffer to avoid panic 2021-09-15 14:09:23 -03:00
mmcsd_sdio.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
mmcsd_spi.c Fix the printf warning after off_t change 2021-08-04 06:48:30 -07:00
mmcsd_spi.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00