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

9 lines
220 B
Makefile
Raw Normal View History

include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-nano arduino-uno \
nucleo-f031k6
2018-04-04 15:20:51 +02:00
TEST_ON_CI_WHITELIST += all
include $(RIOTBASE)/Makefile.include