mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests/sys_crypto: Blacklist atmega1284p
This commit is contained in:
parent
7c1f35daa4
commit
277bf803f8
@ -8,6 +8,7 @@ BOARD_BLACKLIST += arduino-nano
|
|||||||
BOARD_BLACKLIST += arduino-uno
|
BOARD_BLACKLIST += arduino-uno
|
||||||
BOARD_BLACKLIST += atmega256rfr2-xpro
|
BOARD_BLACKLIST += atmega256rfr2-xpro
|
||||||
BOARD_BLACKLIST += atmega328p
|
BOARD_BLACKLIST += atmega328p
|
||||||
|
BOARD_BLACKLIST += atmega1284p
|
||||||
BOARD_BLACKLIST += chronos
|
BOARD_BLACKLIST += chronos
|
||||||
BOARD_BLACKLIST += mega-xplained
|
BOARD_BLACKLIST += mega-xplained
|
||||||
BOARD_BLACKLIST += microduino-corerf
|
BOARD_BLACKLIST += microduino-corerf
|
||||||
|
Loading…
Reference in New Issue
Block a user