mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
0996fb87fd
- 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 \
|
|
#
|