1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 05:52:43 +01:00
RIOT/tests/drivers/dht/Makefile

7 lines
111 B
Makefile
Raw Normal View History

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