1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/sys/struct_tm_utility/Makefile

10 lines
176 B
Makefile
Raw Normal View History

include ../Makefile.sys_common
2014-05-13 18:23:24 +02:00
USEMODULE += shell
USEMODULE += timex
# microbit qemu failing currently
TEST_ON_CI_BLACKLIST += microbit
2014-05-13 18:23:24 +02:00
include $(RIOTBASE)/Makefile.include