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

8 lines
130 B
Makefile
Raw Normal View History

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