From b0bc90891815bcecd50ed861f9746cfb5dda9776 Mon Sep 17 00:00:00 2001
From: Alexandre Abadie <alexandre.abadie@inria.fr>
Date: Thu, 16 Feb 2017 15:25:48 +0100
Subject: [PATCH] examples: remove nucleo-f302 from memory greedy examples

---
 examples/dtls-echo/Makefile          | 6 +++---
 examples/emcute/Makefile             | 5 +++--
 examples/gnrc_border_router/Makefile | 6 +++---
 examples/gnrc_networking/Makefile    | 6 +++---
 examples/gnrc_tftp/Makefile          | 6 +++---
 5 files changed, 15 insertions(+), 14 deletions(-)

diff --git a/examples/dtls-echo/Makefile b/examples/dtls-echo/Makefile
index db3cd4268f..eb16354eba 100644
--- a/examples/dtls-echo/Makefile
+++ b/examples/dtls-echo/Makefile
@@ -15,9 +15,9 @@ BOARD_BLACKLIST := arduino-duemilanove arduino-mega2560 arduino-uno chronos \
 
 BOARD_INSUFFICIENT_MEMORY := airfy-beacon calliope-mini cc2650stk maple-mini \
                              microbit nrf51dongle nrf6310 nucleo32-f031 \
-                             nucleo32-f042 nucleo32-f303 nucleo-f030 nucleo-f070 \
-                             nucleo-f072 nucleo-f103 nucleo-f334 nucleo-l053 \
-                             nucleo-l073 nucleo32-l031 opencm904 pca10000 pca10005 \
+                             nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030 \
+                             nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 nucleo-f334 \
+                             nucleo-l053 nucleo-l073 opencm904 pca10000 pca10005 \
                              spark-core stm32f0discovery weio yunjia-nrf51822
 
 # Include packages that pull up and auto-init the link layer.
diff --git a/examples/emcute/Makefile b/examples/emcute/Makefile
index a2ab0a5ccc..5d187d2cda 100644
--- a/examples/emcute/Makefile
+++ b/examples/emcute/Makefile
@@ -10,8 +10,9 @@ RIOTBASE ?= $(CURDIR)/../..
 BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-uno \
                              chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \
                              nucleo32-f303 nucleo32-l031 nucleo-f030 nucleo-f070 \
-                             nucleo-f072 nucleo-f334 nucleo-l053 stm32f0discovery \
-                             telosb waspmote-pro weio wsn430-v1_3b wsn430-v1_4 z1
+                             nucleo-f072 nucleo-f302 nucleo-f334 nucleo-l053 \
+                             stm32f0discovery telosb waspmote-pro weio wsn430-v1_3b \
+                             wsn430-v1_4 z1
 
 # Include packages that pull up and auto-init the link layer.
 # NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present
diff --git a/examples/gnrc_border_router/Makefile b/examples/gnrc_border_router/Makefile
index 060175adcb..693078d58f 100644
--- a/examples/gnrc_border_router/Makefile
+++ b/examples/gnrc_border_router/Makefile
@@ -10,9 +10,9 @@ RIOTBASE ?= $(CURDIR)/../..
 BOARD_INSUFFICIENT_MEMORY := airfy-beacon calliope-mini cc2650stk maple-mini \
                              microbit msb-430 msb-430h nrf51dongle nrf6310 \
                              nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \
-                             nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f334 \
-                             nucleo-l053 nucleo-l073 opencm904 pca10000 pca10005 \
-                             spark-core stm32f0discovery telosb weio wsn430-v1_3b \
+                             nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 \
+                             nucleo-f334 nucleo-l053 nucleo-l073 opencm904 pca10000 \
+                             pca10005 spark-core stm32f0discovery telosb weio wsn430-v1_3b \
                              wsn430-v1_4 yunjia-nrf51822 z1
 
 BOARD_BLACKLIST += mips-malta # No UART available.
diff --git a/examples/gnrc_networking/Makefile b/examples/gnrc_networking/Makefile
index 9c2b85e453..871dace296 100644
--- a/examples/gnrc_networking/Makefile
+++ b/examples/gnrc_networking/Makefile
@@ -9,9 +9,9 @@ RIOTBASE ?= $(CURDIR)/../..
 
 BOARD_INSUFFICIENT_MEMORY := calliope-mini chronos microbit msb-430 msb-430h \
                              nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \
-                             nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f334 \
-                             nucleo-l053 spark-core stm32f0discovery telosb weio \
-                             wsn430-v1_3b wsn430-v1_4 z1
+                             nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 \
+                             nucleo-f334 nucleo-l053 spark-core stm32f0discovery telosb \
+                             weio wsn430-v1_3b wsn430-v1_4 z1
 
 # Include packages that pull up and auto-init the link layer.
 # NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present
diff --git a/examples/gnrc_tftp/Makefile b/examples/gnrc_tftp/Makefile
index 4003de289a..6930b807b9 100644
--- a/examples/gnrc_tftp/Makefile
+++ b/examples/gnrc_tftp/Makefile
@@ -10,9 +10,9 @@ RIOTBASE ?= $(CURDIR)/../..
 BOARD_INSUFFICIENT_MEMORY := airfy-beacon calliope-mini chronos microbit msb-430 \
                              msb-430h nrf51dongle nrf6310 nucleo32-f031 \
                              nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030 \
-                             nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f334 nucleo-l053 \
-                             pca10000 pca10005 spark-core stm32f0discovery telosb \
-                             weio wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1
+                             nucleo-f070 nucleo-f072 nucleo-f103 nucleo-f302 nucleo-f334 \
+                             nucleo-l053 pca10000 pca10005 spark-core stm32f0discovery \
+                             telosb weio wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1
 
 # Include packages that pull up and auto-init the link layer.
 # NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present
-- 
GitLab