Skip to content
Snippets Groups Projects
Unverified Commit 645bede1 authored by Martine Lenders's avatar Martine Lenders
Browse files

examples: gnrc_tftp: add bluepill board to insufficient memory list

parent bf8465c6
Branches
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ BOARD ?= native ...@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment