mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
82d98ed377
Ran dist/tools/insufficient_memory for all AVR8 boards.
14 lines
258 B
Makefile
14 lines
258 B
Makefile
BOARD_INSUFFICIENT_MEMORY := \
|
|
atmega8 \
|
|
bluepill-stm32f030c8 \
|
|
im880b \
|
|
nucleo-l011k4 \
|
|
olimex-msp430-h1611 \
|
|
olimex-msp430-h2618 \
|
|
olimexino-stm32 \
|
|
samd10-xmini \
|
|
slstk3400a \
|
|
stk3200 \
|
|
stm32g0316-disco \
|
|
#
|