tests/conn_can: add boards to BOARD_INSUFFICIENT_MEMORY
This commit is contained in:
parent
a4f602b01d
commit
e823099fc1
@ -1,16 +1,21 @@
|
|||||||
BOARD_INSUFFICIENT_MEMORY := \
|
BOARD_INSUFFICIENT_MEMORY := \
|
||||||
|
airfy-beacon \
|
||||||
arduino-duemilanove \
|
arduino-duemilanove \
|
||||||
arduino-leonardo \
|
arduino-leonardo \
|
||||||
arduino-mega2560 \
|
arduino-mega2560 \
|
||||||
arduino-nano \
|
arduino-nano \
|
||||||
arduino-uno \
|
arduino-uno \
|
||||||
atmega328p \
|
atmega328p \
|
||||||
|
calliope-mini \
|
||||||
chronos \
|
chronos \
|
||||||
hifive1 \
|
hifive1 \
|
||||||
hifive1b \
|
hifive1b \
|
||||||
i-nucleo-lrwan1 \
|
i-nucleo-lrwan1 \
|
||||||
|
microbit \
|
||||||
msb-430 \
|
msb-430 \
|
||||||
msb-430h \
|
msb-430h \
|
||||||
|
nrf51dongle \
|
||||||
|
nrf6310 \
|
||||||
nucleo-f030r8 \
|
nucleo-f030r8 \
|
||||||
nucleo-f031k6 \
|
nucleo-f031k6 \
|
||||||
nucleo-f042k6 \
|
nucleo-f042k6 \
|
||||||
@ -25,10 +30,12 @@ BOARD_INSUFFICIENT_MEMORY := \
|
|||||||
saml10-xpro \
|
saml10-xpro \
|
||||||
saml11-xpro \
|
saml11-xpro \
|
||||||
stm32f0discovery \
|
stm32f0discovery \
|
||||||
|
stm32f030f4-demo \
|
||||||
stm32l0538-disco \
|
stm32l0538-disco \
|
||||||
telosb \
|
telosb \
|
||||||
waspmote-pro \
|
waspmote-pro \
|
||||||
wsn430-v1_3b \
|
wsn430-v1_3b \
|
||||||
wsn430-v1_4 \
|
wsn430-v1_4 \
|
||||||
|
yunjia-nrf51822 \
|
||||||
z1 \
|
z1 \
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user