1
0
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:
Gunar Schorcht 2022-11-26 19:36:01 +01:00
parent 3100345214
commit 23ccbb5786

View File

@ -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 \