1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_aip31068/Makefile
2020-09-29 14:42:19 +02:00

8 lines
133 B
Makefile

include ../Makefile.tests_common
USEMODULE += aip31068
USEMODULE += xtimer
USEMODULE += shell
include $(RIOTBASE)/Makefile.include