mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
tests/emb6: blacklisted wsn boards for insuf. RAM
This commit is contained in:
parent
3afbf13cfc
commit
1544699286
@ -7,7 +7,8 @@ FEATURES_REQUIRED = periph_gpio periph_spi # for at86rf231
|
||||
|
||||
RIOTBASE ?= $(CURDIR)/../..
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := msb-430h stm32f0discovery telosb weio z1
|
||||
BOARD_INSUFFICIENT_MEMORY := msb-430h stm32f0discovery telosb weio z1 \
|
||||
wsn430-v1_3b wsn430-v1_4
|
||||
|
||||
USEPKG += emb6
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user