mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
de50518146
Previous value was 20 K, now it's 80 K. The older family of these MCUs (cc13x0, cc26x0) had that size, currently for cc13x2 and cc26x2 it's 80 K. Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
35 lines
657 B
Makefile
35 lines
657 B
Makefile
BOARD_INSUFFICIENT_MEMORY := \
|
|
blackpill \
|
|
blackpill-128kib \
|
|
bluepill \
|
|
bluepill-128kib \
|
|
calliope-mini \
|
|
cc2650-launchpad \
|
|
cc2650stk \
|
|
i-nucleo-lrwan1 \
|
|
lobaro-lorabox \
|
|
maple-mini \
|
|
microbit \
|
|
nrf51dk \
|
|
nrf51dongle \
|
|
nucleo-f030r8 \
|
|
nucleo-f031k6 \
|
|
nucleo-f042k6 \
|
|
nucleo-f070rb \
|
|
nucleo-f072rb \
|
|
nucleo-f103rb \
|
|
nucleo-f302r8 \
|
|
nucleo-f303k8 \
|
|
nucleo-f334r8 \
|
|
nucleo-f410rb \
|
|
nucleo-l031k6 \
|
|
nucleo-l053r8 \
|
|
opencm904 \
|
|
saml10-xpro \
|
|
saml11-xpro \
|
|
spark-core \
|
|
stm32f030f4-demo \
|
|
stm32f0discovery \
|
|
stm32l0538-disco \
|
|
#
|