1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/mtd_flashpage/Makefile
2023-02-16 15:50:52 +01:00

8 lines
148 B
Makefile

include ../Makefile.tests_common
USEMODULE += mtd_flashpage
USEMODULE += mtd_write_page
USEMODULE += embunit
include $(RIOTBASE)/Makefile.include