From 56396624be007094c151c78ff960446d2ba11c63 Mon Sep 17 00:00:00 2001
From: Alexandre Abadie <alexandre.abadie@inria.fr>
Date: Mon, 24 Apr 2017 09:35:06 +0200
Subject: [PATCH] tests/unittests: skip b-l072z-lrwan1 board

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

diff --git a/tests/unittests/Makefile b/tests/unittests/Makefile
index c002b56901..1549698f9c 100644
--- a/tests/unittests/Makefile
+++ b/tests/unittests/Makefile
@@ -7,6 +7,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
                              arduino-mkr1000 \
                              arduino-uno \
                              arduino-zero \
+                             b-l072z-lrwan1 \
                              calliope-mini \
                              cc2538dk \
                              cc2650stk \
@@ -76,6 +77,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
                        arduino-due \
                        arduino-mkr1000 \
                        arduino-zero \
+                       b-l072z-lrwan1 \
                        cc2538dk \
                        ek-lm4f120xl \
                        f4vi1 \
-- 
GitLab