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

7 lines
109 B
Makefile
Raw Normal View History

2015-05-15 23:18:32 +02:00
include ../Makefile.tests_common
USEMODULE += dht
2015-09-03 18:53:45 +02:00
USEMODULE += xtimer
2015-05-15 23:18:32 +02:00
include $(RIOTBASE)/Makefile.include