1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_bh1750/Makefile
2016-07-20 23:33:18 +02:00

8 lines
143 B
Makefile

APPLICATION = driver_bh1750
include ../Makefile.tests_common
USEMODULE += xtimer
USEMODULE += bh1750fvi
include $(RIOTBASE)/Makefile.include