Skip to content

Commit

Permalink
examples/gnrc_border_router: cc2650stk insufficient memory
Browse files Browse the repository at this point in the history
  • Loading branch information
yogo1212 committed Apr 18, 2016
1 parent 15066e0 commit fc668c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gnrc_border_router/Makefile
Expand Up @@ -7,7 +7,7 @@ BOARD ?= samr21-xpro
# This has to be the absolute path to the RIOT base directory:
RIOTBASE ?= $(CURDIR)/../..

BOARD_INSUFFICIENT_MEMORY := airfy-beacon msb-430 msb-430h pca10000 pca10005 \
BOARD_INSUFFICIENT_MEMORY := airfy-beacon cc2650stk msb-430 msb-430h pca10000 pca10005 \
nrf51dongle nrf6310 nucleo-f103 nucleo-f334 \
spark-core stm32f0discovery telosb \
weio wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 nucleo-f072
Expand Down

0 comments on commit fc668c4

Please sign in to comment.