mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
26 lines
444 B
Makefile
26 lines
444 B
Makefile
|
BOARD_INSUFFICIENT_MEMORY := \
|
||
|
airfy-beacon \
|
||
|
arduino-duemilanove \
|
||
|
arduino-leonardo \
|
||
|
arduino-nano \
|
||
|
arduino-uno \
|
||
|
cc2650stk \
|
||
|
chronos \
|
||
|
maple-mini \
|
||
|
mbed_lpc1768 \
|
||
|
microbit \
|
||
|
msb-430 \
|
||
|
msb-430h \
|
||
|
nrf51dongle \
|
||
|
nrf6310 \
|
||
|
nucleo-f031k6 \
|
||
|
nucleo-f042k6 \
|
||
|
opencm9-04 \
|
||
|
pca10000 \
|
||
|
pca10005 \
|
||
|
spark-core \
|
||
|
stm32f0discovery \
|
||
|
weio \
|
||
|
yunjia-nrf51822 \
|
||
|
#
|