examples/ccn-lite-client: Blacklist MSP430 boards
This commit is contained in:
parent
c14f2b65cf
commit
4ea2d646ef
@ -27,7 +27,8 @@ CFLAGS += -DDEVELHELP
|
|||||||
# Change this to 0 show compiler invocation lines by default:
|
# Change this to 0 show compiler invocation lines by default:
|
||||||
QUIET ?= 1
|
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:
|
# Modules to include:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user