1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

examples/ccn-lite-client: Blacklist MSP430 boards

This commit is contained in:
Joakim Gebart 2015-07-07 00:11:54 +02:00
parent c14f2b65cf
commit 4ea2d646ef

View File

@ -27,7 +27,8 @@ CFLAGS += -DDEVELHELP
# Change this to 0 show compiler invocation lines by default:
QUIET ?= 1
BOARD_INSUFFICIENT_RAM := chronos msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1 redbee-econotag
# The CCN-lite API is currently expecting unsigned int to be at least 32 bits wide.
BOARD_BLACKLIST := chronos msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1 redbee-econotag
# Modules to include: