1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_io1_xplained/Makefile
2021-12-09 14:00:39 +01:00

7 lines
123 B
Makefile

include ../Makefile.tests_common
USEMODULE += io1_xplained
USEMODULE += ztimer_msec
include $(RIOTBASE)/Makefile.include