2021-01-29 17:04:01 +01:00
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
|
|
|
USEMODULE += ztimer_usec
|
|
|
|
USEMODULE += shell
|
|
|
|
|
2022-04-01 12:21:20 +02:00
|
|
|
# microbit qemu failing currently
|
|
|
|
TEST_ON_CI_BLACKLIST += microbit
|
|
|
|
|
2021-01-29 17:04:01 +01:00
|
|
|
include $(RIOTBASE)/Makefile.include
|