tests/pkg_cryptoauthlib_internal: blacklist atmega256rfr2 boards
The test is right on the edge with these boards, so slight toolchain changes make it overflow the RAM, causing CI issues.
This commit is contained in:
parent
97fa42c329
commit
ce338dec3d
@ -12,8 +12,11 @@ BOARD_INSUFFICIENT_MEMORY := \
|
|||||||
arduino-nano \
|
arduino-nano \
|
||||||
arduino-uno \
|
arduino-uno \
|
||||||
atmega1284p \
|
atmega1284p \
|
||||||
|
atmega256rfr2-xpro \
|
||||||
atmega328p \
|
atmega328p \
|
||||||
|
avr-rss2 \
|
||||||
derfmega128 \
|
derfmega128 \
|
||||||
|
derfmega256 \
|
||||||
mega-xplained \
|
mega-xplained \
|
||||||
microduino-corerf \
|
microduino-corerf \
|
||||||
saml10-xpro \
|
saml10-xpro \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user