1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/mtd_sdcard
Benjamin Valentin c569d9a1d9 drivers: add MTD_DRIVER_FLAG_DIRECT_WRITE to mtd drivers
- EEPROMs don't need read-modify-write cylce
 - SD cards will handle read-modify-write internally
2021-01-28 11:51:28 +01:00
..
Kconfig drivers/mtd_sdcard: add module to Kconfig 2021-01-18 10:42:34 +01:00
Makefile Merge pull request #7324 from MichelRottleuthner/sdcard_mtd 2017-08-09 11:30:41 +02:00
mtd_sdcard.c drivers: add MTD_DRIVER_FLAG_DIRECT_WRITE to mtd drivers 2021-01-28 11:51:28 +01:00