mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
tests: fixed INSUF_MEM define for gnrc_ipv6_nib_6ln
This commit is contained in:
parent
690b9f0569
commit
6a3f1b5402
@ -2,7 +2,7 @@
|
||||
APPLICATION = gnrc_ipv6_nib_6ln
|
||||
include ../Makefile.tests_common
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := chronos nucleo-f030 nucleo-l053 nucleo32-f031
|
||||
BOARD_INSUFFICIENT_MEMORY := chronos nucleo-f030 nucleo-l053 nucleo32-f031 \
|
||||
nucleo32-l031 nucleo32-f042 stm32f0discovery
|
||||
|
||||
USEMODULE += gnrc_ipv6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user