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

9 lines
158 B
Makefile
Raw Normal View History

2020-07-05 18:13:19 +02:00
include ../Makefile.tests_common
USEMODULE += evtimer_mbox
# microbit qemu lacks rtt
TEST_ON_CI_BLACKLIST += microbit
2020-07-05 18:13:19 +02:00
include $(RIOTBASE)/Makefile.include