1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/at24cxxx
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
..
include drivers/at24cxxx: at24cxxx EEPROM driver 2020-02-24 14:00:25 +01:00
mtd drivers: add MTD_DRIVER_FLAG_DIRECT_WRITE to mtd drivers 2021-01-28 11:51:28 +01:00
at24cxxx.c drivers/*: reorder ENABLE_DEBUG after last include 2020-10-23 00:45:56 +02:00
Kconfig drivers/at24cxx: add modules to Kconfig 2020-11-18 18:38:49 +01:00
Makefile drivers/at24cxxx: add MTD wrapper for at24cxxx EEPROMs 2020-05-20 19:20:05 +02:00
Makefile.dep drivers: configure per driver dependency resolution 2020-07-20 14:32:16 +02:00
Makefile.include drivers: move USEMODULE_INCLUDES in each driver directories 2020-07-15 20:36:27 +02:00