1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 00:09:46 +01:00
RIOT/drivers/at25xxx
Marian Buschsieweke 1582fdd571
drivers/at25xxx: s/PAGE_SIZE/AT25_PAGE_SIZE/
On musl, PAGE_SIZE has a different meaning. So add an AT25_ prefix
to avoid a name clash.
2024-06-05 21:56:29 +02:00
..
include doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
mtd drivers/at25xxx: drop .write() 2023-12-13 16:50:41 +01:00
at25xxx.c drivers/at25xxx: s/PAGE_SIZE/AT25_PAGE_SIZE/ 2024-06-05 21:56:29 +02:00
Makefile drivers/at25xxx: add MTD wrapper for AT25XXX EEPROMs 2020-05-05 13:37:51 +01: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