1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests: update msp430 memory blacklists

This commit is contained in:
Kaspar Schleiser 2020-02-26 14:11:57 +01:00
parent 1caff0dc94
commit 1298e51541
6 changed files with 12 additions and 0 deletions

View File

@ -8,6 +8,8 @@ BOARD_INSUFFICIENT_MEMORY := \
derfmega128 \
i-nucleo-lrwan1 \
microduino-corerf \
msb-430 \
msb-430h \
nucleo-f031k6 \
nucleo-f042k6 \
nucleo-f303k8 \
@ -17,5 +19,6 @@ BOARD_INSUFFICIENT_MEMORY := \
stm32f030f4-demo \
stm32f0discovery \
stm32l0538-disco \
telosb \
waspmote-pro \
#

View File

@ -5,6 +5,8 @@ BOARD_INSUFFICIENT_MEMORY := \
arduino-nano \
arduino-uno \
atmega328p \
msb-430 \
msb-430h \
nucleo-f031k6 \
nucleo-f042k6 \
nucleo-l031k6 \

View File

@ -23,4 +23,5 @@ BOARD_INSUFFICIENT_MEMORY := \
stm32l0538-disco \
telosb \
waspmote-pro \
z1 \
#

View File

@ -18,4 +18,5 @@ BOARD_INSUFFICIENT_MEMORY := \
stm32l0538-disco \
telosb \
waspmote-pro \
z1 \
#

View File

@ -8,4 +8,7 @@ BOARD_INSUFFICIENT_MEMORY := \
nucleo-f042k6 \
nucleo-l031k6 \
stm32f030f4-demo \
telosb \
wsn430-v1_3b \
wsn430-v1_4 \
#

View File

@ -5,6 +5,8 @@ BOARD_INSUFFICIENT_MEMORY := \
arduino-uno \
atmega328p \
i-nucleo-lrwan1 \
msb-430 \
msb-430h \
nucleo-f031k6 \
stm32f030f4-demo \
stm32l0538-disco \