1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +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
Makefile.dep
Makefile.include