1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 22:43:50 +01:00
RIOT/tests/mtd_mapper/Makefile
2020-03-04 10:47:54 +01:00

7 lines
117 B
Makefile

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