tests: add SAMR34 entry in BOARD_INSUFFICIENT_MEMORY

add samr34-xpro if test doesn't fit in its memory
This commit is contained in:
Dylan Laduranty 2019-09-09 16:12:15 +02:00
parent dbc6ed544d
commit 9c8cfaa02a
2 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,7 @@ BOARD_INSUFFICIENT_MEMORY := blackpill bluepill calliope-mini cc2650-launchpad \
sodaq-one sodaq-sara-aff stk3600 stm32f3discovery \
stm32l0538-disco yunjia-nrf51822 \
esp8266-esp-12x esp8266-olimex-mod \
esp8266-sparkfun-thing firefly
esp8266-sparkfun-thing firefly samr34-xpro \
BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo \
arduino-mega2560 arduino-nano arduino-uno \

View File

@ -81,6 +81,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
samd21-xpro \
samr21-xpro \
samr30-xpro \
samr34-xpro \
sensebox_samd21 \
slstk3401a \
sltb001a \