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

9 lines
229 B
Makefile
Raw Normal View History

2015-08-14 16:03:51 +02:00
include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \
arduino-uno nucleo-f031k6
2015-08-14 16:03:51 +02:00
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include