mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
tests: fixed INSUF_MEM define for gnrc_ipv6_nib_6ln
This commit is contained in:
parent
79b34a722a
commit
a05b06ddcc
@ -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…
x
Reference in New Issue
Block a user