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