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

10 lines
186 B
Makefile

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