From c8985056e97078bb9aa948e0ae3f4e69372cff71 Mon Sep 17 00:00:00 2001 From: "Leon M. George" Date: Mon, 18 Apr 2016 12:06:24 +0200 Subject: [PATCH] tests/unittests: cc2650stk insufficient memory --- tests/unittests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unittests/Makefile b/tests/unittests/Makefile index ac0b1dba0e..80c9dba7d6 100644 --- a/tests/unittests/Makefile +++ b/tests/unittests/Makefile @@ -1,7 +1,7 @@ APPLICATION = unittests include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos msb-430 msb-430h pca10000 \ +BOARD_INSUFFICIENT_MEMORY := airfy-beacon cc2650stk chronos msb-430 msb-430h pca10000 \ pca10005 spark-core stm32f0discovery \ telosb wsn430-v1_3b wsn430-v1_4 z1 nucleo-f103 \ nucleo-f334 yunjia-nrf51822 samr21-xpro \