1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 23:12:45 +01:00
RIOT/tests/drivers/vcnl40x0/Makefile

7 lines
116 B
Makefile
Raw Normal View History

include ../Makefile.drivers_common
2017-03-07 11:32:37 +01:00
USEMODULE += vcnl4010
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include