1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/mtd_mci
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_mci: add module to Kconfig 2021-01-18 10:42:34 +01:00
Makefile
Makefile.dep
mtd_mci.c drivers: add MTD_DRIVER_FLAG_DIRECT_WRITE to mtd drivers 2021-01-28 11:51:28 +01:00