From f200c310adfe39d68d83e106efa04eca0bde9466 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Dauphin?= <astralien3000@yahoo.fr>
Date: Wed, 17 Jan 2018 18:12:25 +0100
Subject: [PATCH] tests/unittests: add teensy31 to BOARD_INSUFFICIENT_MEMORY

---
 tests/unittests/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/unittests/Makefile b/tests/unittests/Makefile
index f2dfbea757..494f87560b 100644
--- a/tests/unittests/Makefile
+++ b/tests/unittests/Makefile
@@ -57,6 +57,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
                              spark-core \
                              stm32f0discovery \
                              stm32f3discovery \
+                             teensy31 \
                              telosb \
                              waspmote-pro \
                              wsn430-v1_3b \
-- 
GitLab