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

9 lines
156 B
Makefile
Raw Normal View History

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