mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 17:52:45 +01:00
8 lines
126 B
Makefile
8 lines
126 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += dht
|
|
USEMODULE += fmt
|
|
USEMODULE += xtimer
|
|
|
|
include $(RIOTBASE)/Makefile.include
|