mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d2a3ff3d83
- renamed: - `bluepill` --> `bluepill-stm32f103c8` - `bluepill-128kib` --> `bluepill-stm32f103cb` - `blackpill` --> `blackpill-stm32f103c8` - `blackpill-128kib` --> `blackpill-stm32f103cb` - doc: - added link to corresponding hardware page on the STM32-base project - added picture
47 lines
908 B
Makefile
47 lines
908 B
Makefile
BOARD_INSUFFICIENT_MEMORY := \
|
|
airfy-beacon \
|
|
b-l072z-lrwan1 \
|
|
blackpill-stm32f103c8 \
|
|
blackpill-stm32f103cb \
|
|
bluepill-stm32f030c8 \
|
|
bluepill-stm32f103c8 \
|
|
bluepill-stm32f103cb \
|
|
calliope-mini \
|
|
cc2650-launchpad \
|
|
cc2650stk \
|
|
hifive1 \
|
|
hifive1b \
|
|
i-nucleo-lrwan1 \
|
|
im880b \
|
|
lsn50 \
|
|
maple-mini \
|
|
microbit \
|
|
nrf51dongle \
|
|
nrf6310 \
|
|
nucleo-f030r8 \
|
|
nucleo-f031k6 \
|
|
nucleo-f042k6 \
|
|
nucleo-f070rb \
|
|
nucleo-f072rb \
|
|
nucleo-f302r8 \
|
|
nucleo-f303k8 \
|
|
nucleo-f334r8 \
|
|
nucleo-l011k4 \
|
|
nucleo-l031k6 \
|
|
nucleo-l053r8 \
|
|
opencm904 \
|
|
samd10-xmini \
|
|
saml10-xpro \
|
|
saml11-xpro \
|
|
slstk3400a \
|
|
spark-core \
|
|
stk3200 \
|
|
stm32f030f4-demo \
|
|
stm32f0discovery \
|
|
stm32f7508-dk \
|
|
stm32g0316-disco \
|
|
stm32l0538-disco \
|
|
stm32mp157c-dk2 \
|
|
yunjia-nrf51822 \
|
|
#
|