mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
14 lines
246 B
Makefile
14 lines
246 B
Makefile
|
BOARD_INSUFFICIENT_MEMORY := \
|
||
|
arduino-duemilanove \
|
||
|
arduino-leonardo \
|
||
|
arduino-nano \
|
||
|
arduino-uno \
|
||
|
atmega328p \
|
||
|
chronos \
|
||
|
msb-430 \
|
||
|
msb-430h \
|
||
|
nucleo-f031k6 \
|
||
|
nucleo-f042k6 \
|
||
|
stm32f030f4-demo \
|
||
|
#
|