Merge pull request #8076 from miri64/tests/fix/bluebill-in-gnrc_netif
tests: add bluepill to gnrc_netif's insufficient memory list
This commit is contained in:
commit
d3a00c17e7
@ -2,7 +2,7 @@
|
|||||||
APPLICATION = gnrc_ipv6_nib
|
APPLICATION = gnrc_ipv6_nib
|
||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 calliope-mini \
|
BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini \
|
||||||
cc2650-launchpad cc2650stk chronos maple-mini \
|
cc2650-launchpad cc2650stk chronos maple-mini \
|
||||||
microbit msb-430 msb-430h nrf51dongle nrf6310 \
|
microbit msb-430 msb-430h nrf51dongle nrf6310 \
|
||||||
nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 \
|
nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 \
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
APPLICATION = gnrc_ipv6_nib
|
APPLICATION = gnrc_ipv6_nib
|
||||||
include ../Makefile.tests_common
|
include ../Makefile.tests_common
|
||||||
|
|
||||||
BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 calliope-mini \
|
BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini \
|
||||||
cc2650-launchpad cc2650stk chronos maple-mini \
|
cc2650-launchpad cc2650stk chronos maple-mini \
|
||||||
microbit msb-430 msb-430h nrf51dongle nrf6310 \
|
microbit msb-430 msb-430h nrf51dongle nrf6310 \
|
||||||
nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 \
|
nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user