2023-05-10 10:36:12 +02:00
|
|
|
include ../Makefile.sys_common
|
2020-07-05 18:13:19 +02:00
|
|
|
|
|
|
|
USEMODULE += evtimer_mbox
|
|
|
|
|
2022-04-01 12:21:20 +02:00
|
|
|
# microbit qemu lacks rtt
|
|
|
|
TEST_ON_CI_BLACKLIST += microbit
|
|
|
|
|
2020-07-05 18:13:19 +02:00
|
|
|
include $(RIOTBASE)/Makefile.include
|