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