mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #7740 from haukepetersen/fix_test_gnrcipv6nib6ln
tests: fixed INSUF_MEM define for gnrc_ipv6_nib_6ln
This commit is contained in:
commit
e2ca7734ba
@ -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