mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
15 lines
279 B
Makefile
15 lines
279 B
Makefile
|
BOARD_INSUFFICIENT_MEMORY := \
|
||
|
arduino-duemilanove \
|
||
|
arduino-leonardo \
|
||
|
arduino-mega2560 \
|
||
|
arduino-nano \
|
||
|
arduino-uno \
|
||
|
hifive1 \
|
||
|
hifive1b \
|
||
|
i-nucleo-lrwan1 \
|
||
|
mega-xplained \
|
||
|
nucleo-f031k6 \
|
||
|
stm32l0538-disco \
|
||
|
waspmote-pro \
|
||
|
#
|