2019-07-12 17:54:53 +02:00
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
|
|
|
USEMODULE += xtimer
|
|
|
|
USEMODULE += shell
|
|
|
|
|
2022-04-01 12:21:20 +02:00
|
|
|
# microbit qemu failing currently
|
|
|
|
TEST_ON_CI_BLACKLIST += microbit
|
|
|
|
|
2019-07-12 17:54:53 +02:00
|
|
|
include $(RIOTBASE)/Makefile.include
|