This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
drivers
/
at24cxxx
/
mtd
History
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/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
mtd.c
drivers: add MTD_DRIVER_FLAG_DIRECT_WRITE to mtd drivers
2021-01-28 11:51:28 +01:00