2023-05-10 10:36:12 +02:00
|
|
|
include ../Makefile.sys_common
|
2017-07-11 10:37:34 +02:00
|
|
|
|
|
|
|
USEMODULE += xtimer
|
|
|
|
|
2022-04-01 12:21:20 +02:00
|
|
|
# microbit qemu failing currently
|
|
|
|
TEST_ON_CI_BLACKLIST += microbit
|
|
|
|
|
2017-07-11 10:37:34 +02:00
|
|
|
include $(RIOTBASE)/Makefile.include
|