1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:49:47 +01:00
RIOT/drivers/mtd_flashpage
kasper 02d86c2a25 drivers/mtd_flashpage: fix comperror when compiling without asserts
the variable cpu_flash_base is only used in asserts. This gives errors if you compile without them.
2024-03-19 14:36:01 +00:00
..
Makefile drivers: add mtd_flashpage driver 2019-09-10 13:26:05 +02:00
Makefile.dep mtd_flashpage: only depend on periph_flashpage 2020-11-11 23:16:43 +01:00
mtd_flashpage.c drivers/mtd_flashpage: fix comperror when compiling without asserts 2024-03-19 14:36:01 +00:00