From d442a6a3f8c404c047433078577924495887ccb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cenk=20G=C3=BCndo=C4=9Fan?= <mail-github@cgundogan.de> Date: Thu, 26 Jan 2017 12:18:27 +0100 Subject: [PATCH] tests/emb6: msb-430 insufficient memory --- tests/emb6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/emb6/Makefile b/tests/emb6/Makefile index bc3832ba8d..52db4bc3b0 100644 --- a/tests/emb6/Makefile +++ b/tests/emb6/Makefile @@ -7,7 +7,7 @@ FEATURES_REQUIRED = periph_gpio periph_spi # for at86rf231 RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := msb-430h stm32f0discovery telosb weio z1 \ +BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h stm32f0discovery telosb weio z1 \ wsn430-v1_3b wsn430-v1_4 USEPKG += emb6 -- GitLab