1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00

10 lines
187 B
Makefile

include ../Makefile.tests_common
USEMODULE += core_thread_flags
USEMODULE += xtimer
# microbit qemu timing is off
TEST_ON_CI_BLACKLIST += microbit
include $(RIOTBASE)/Makefile.include