1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 01:32:44 +01:00
RIOT/tests/struct_tm_utility/Makefile

10 lines
178 B
Makefile
Raw Normal View History

2014-05-13 18:23:24 +02:00
include ../Makefile.tests_common
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