1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 20:32:47 +01:00
RIOT/tests/driver_io1_xplained/Makefile

8 lines
144 B
Makefile
Raw Normal View History

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