mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
This updates the `Makefile.ci` entries for all MSP430 boards plus a few low end Cortex-M boards.
12 lines
215 B
Makefile
12 lines
215 B
Makefile
BOARD_INSUFFICIENT_MEMORY := \
|
|
nucleo-c031c6 \
|
|
nucleo-f042k6 \
|
|
nucleo-l011k4 \
|
|
nucleo-l031k6 \
|
|
samd10-xmini \
|
|
stk3200 \
|
|
stm32f030f4-demo \
|
|
stm32g0316-disco \
|
|
weact-g030f6 \
|
|
#
|