1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_lpd8808/Makefile
2016-10-25 18:32:52 +02:00

8 lines
142 B
Makefile

APPLICATION = driver_lpd8808
include ../Makefile.tests_common
USEMODULE += lpd8808
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include