mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/suit: blacklist blxxxpill boards due to insufficient memory
This commit is contained in:
parent
3100345214
commit
23ccbb5786
@ -5,6 +5,10 @@ BOARD_INSUFFICIENT_MEMORY := \
|
||||
arduino-uno \
|
||||
atmega328p \
|
||||
b-l072z-lrwan1 \
|
||||
bluepill \
|
||||
bluepill-128kib \
|
||||
blackpill \
|
||||
blackpill-128kib \
|
||||
e104-bt5010a-tb \
|
||||
e104-bt5011a-tb \
|
||||
lsn50 \
|
||||
|
Loading…
Reference in New Issue
Block a user