2016-02-23 14:45:14 +01:00
|
|
|
APPLICATION = msg_try_receive
|
|
|
|
include ../Makefile.tests_common
|
|
|
|
|
2017-02-02 17:47:46 +01:00
|
|
|
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
|
|
|
|
|
2016-02-23 14:45:14 +01:00
|
|
|
include $(RIOTBASE)/Makefile.include
|
2017-11-09 21:58:48 +01:00
|
|
|
|
|
|
|
test:
|
|
|
|
tests/01-run.py
|