1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/at25xxx/mtd
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/at25xxx: add modules to Kconfig 2020-11-18 18:38:50 +01:00
Makefile drivers/at25xxx: add MTD wrapper for AT25XXX EEPROMs 2020-05-05 13:37:51 +01:00
mtd.c drivers: add MTD_DRIVER_FLAG_DIRECT_WRITE to mtd drivers 2021-01-28 11:51:28 +01:00