Blame view

RIOT/tests/msg_try_receive/Makefile 145 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
  APPLICATION = msg_try_receive
  include ../Makefile.tests_common
  
  BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
  
  include $(RIOTBASE)/Makefile.include