- When using test_interactive_sync_utils, stdin and many more prints/puts are included. These all go into .bss/.data which quickly fills up RAM.
9 lines
160 B
Makefile
9 lines
160 B
Makefile
BOARD_INSUFFICIENT_MEMORY := \
|
|
arduino-duemilanove \
|
|
arduino-nano \
|
|
arduino-uno \
|
|
atmega328p \
|
|
nucleo-f031k6 \
|
|
stm32f030f4-demo \
|
|
#
|