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

9 lines
153 B
Makefile
Raw Normal View History

2017-06-08 21:40:42 +02:00
include ../Makefile.tests_common
USEMODULE += trickle
# microbit qemu lacks rtt
TEST_ON_CI_BLACKLIST += microbit
2017-06-08 21:40:42 +02:00
include $(RIOTBASE)/Makefile.include