examples: gnrc_tftp: add bluepill board to insufficient memory list
This commit is contained in:
parent
bf8465c650
commit
645bede150
@ -7,8 +7,8 @@ BOARD ?= native
|
|||||||
# This has to be the absolute path to the RIOT base directory:
|
# This has to be the absolute path to the RIOT base directory:
|
||||||
RIOTBASE ?= $(CURDIR)/../..
|
RIOTBASE ?= $(CURDIR)/../..
|
||||||
|
|
||||||
BOARD_INSUFFICIENT_MEMORY := airfy-beacon calliope-mini chronos microbit msb-430 \
|
BOARD_INSUFFICIENT_MEMORY := airfy-beacon bluepill calliope-mini chronos \
|
||||||
msb-430h nrf51dongle nrf6310 nucleo32-f031 \
|
microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \
|
||||||
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030 \
|
nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030 \
|
||||||
nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 nucleo-f334 \
|
nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 nucleo-f334 \
|
||||||
nucleo-l053 pca10000 pca10005 spark-core stm32f0discovery \
|
nucleo-l053 pca10000 pca10005 spark-core stm32f0discovery \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user