mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
9 lines
259 B
Makefile
9 lines
259 B
Makefile
# workaround to make this test compilable on CI with `shell_commands` in.
|
|
# Remove when https://github.com/RIOT-OS/RIOT/pull/13613 is merged.
|
|
BOARD_INSUFFICIENT_MEMORY := \
|
|
arduino-duemilanove \
|
|
arduino-nano \
|
|
arduino-uno \
|
|
atmega328p \
|
|
#
|