examples/rdcli_simple: blacklisted boards for RAM

This commit is contained in:
Hauke Petersen 2018-04-09 10:59:06 +02:00
parent fb4b622fb5
commit 544ca46435

View File

@ -7,6 +7,11 @@ BOARD ?= native
# This has to be the absolute path to the RIOT base directory:
RIOTBASE ?= $(CURDIR)/../..
BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f030 nucleo-l053 \
nucleo32-f031 nucleo32-f042 nucleo32-l031 \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \
z1
# Enable GNRC networking
USEMODULE += gnrc_netdev_default
USEMODULE += auto_init_gnrc_netif