1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/drivers/hdc1000/Makefile

8 lines
132 B
Makefile
Raw Normal View History

include ../Makefile.drivers_common
2014-11-24 00:17:02 +01:00
USEMODULE += hdc1000
USEMODULE += xtimer
USEMODULE += fmt
2014-11-24 00:17:02 +01:00
include $(RIOTBASE)/Makefile.include