2014-05-13 18:23:24 +02:00
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
|
|
|
USEMODULE += shell
|
|
|
|
USEMODULE += timex
|
|
|
|
|
2022-04-01 12:21:20 +02:00
|
|
|
# microbit qemu failing currently
|
|
|
|
TEST_ON_CI_BLACKLIST += microbit
|
|
|
|
|
2014-05-13 18:23:24 +02:00
|
|
|
include $(RIOTBASE)/Makefile.include
|