diff --git a/examples/asymcute_mqttsn/Makefile b/examples/asymcute_mqttsn/Makefile index d27102ba4a..21f77a0d0b 100644 --- a/examples/asymcute_mqttsn/Makefile +++ b/examples/asymcute_mqttsn/Makefile @@ -11,6 +11,7 @@ RIOTBASE ?= $(CURDIR)/../.. # example... BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ arduino-nano arduino-uno chronos hifive1 \ + i-nucleo-lrwan1 \ mega-xplained microbit msb-430 msb-430h nrf51dk \ nrf51dongle nrf6310 \ nucleo-f030r8 nucleo-f031k6 nucleo-f042k6 \ diff --git a/examples/cord_ep/Makefile b/examples/cord_ep/Makefile index 122a963b84..b01a9d0120 100644 --- a/examples/cord_ep/Makefile +++ b/examples/cord_ep/Makefile @@ -8,7 +8,8 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos hifive1 mega-xplained msb-430 \ + arduino-uno chronos hifive1 i-nucleo-lrwan1 \ + mega-xplained msb-430 \ msb-430h nucleo-f030r8 nucleo-l053r8 \ nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 \ nucleo-f334r8 nucleo-l031k6 stm32f0discovery \ diff --git a/examples/cord_epsim/Makefile b/examples/cord_epsim/Makefile index 9d40ef5bf6..21a94710bd 100644 --- a/examples/cord_epsim/Makefile +++ b/examples/cord_epsim/Makefile @@ -8,7 +8,8 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos hifive1 msb-430 msb-430h \ + arduino-uno chronos hifive1 i-nucleo-lrwan1 \ + msb-430 msb-430h \ nucleo-f030r8 nucleo-l053r8 nucleo-f031k6 \ nucleo-f042k6 nucleo-f303k8 nucleo-f334r8 \ nucleo-l031k6 mega-xplained stm32f0discovery \ diff --git a/examples/dtls-echo/Makefile b/examples/dtls-echo/Makefile index 3a6066feaa..4a94c5fd76 100644 --- a/examples/dtls-echo/Makefile +++ b/examples/dtls-echo/Makefile @@ -14,7 +14,7 @@ BOARD_BLACKLIST := arduino-duemilanove arduino-mega2560 arduino-nano \ wsn430-v1_4 z1 BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 blackpill bluepill calliope-mini \ - cc2650-launchpad cc2650stk hifive1 lsn50 maple-mini \ + cc2650-launchpad cc2650stk hifive1 lsn50 i-nucleo-lrwan1 maple-mini \ microbit nrf51dk nrf51dongle nrf6310 nucleo-f031k6 \ nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 nucleo-f030r8 \ nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 \ diff --git a/examples/emcute_mqttsn/Makefile b/examples/emcute_mqttsn/Makefile index fa1d9b1565..2b2b105fa9 100644 --- a/examples/emcute_mqttsn/Makefile +++ b/examples/emcute_mqttsn/Makefile @@ -8,7 +8,8 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos hifive1 msb-430 msb-430h \ + arduino-uno chronos hifive1 i-nucleo-lrwan1 \ + msb-430 msb-430h \ nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 \ nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \ nucleo-f072rb nucleo-f302r8 nucleo-f334r8 nucleo-l053r8 \ diff --git a/examples/gcoap/Makefile b/examples/gcoap/Makefile index f7507928f4..2cf5a4ff53 100644 --- a/examples/gcoap/Makefile +++ b/examples/gcoap/Makefile @@ -10,7 +10,8 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos mega-xplained msb-430 \ + arduino-uno chronos i-nucleo-lrwan1 \ + mega-xplained msb-430 \ msb-430h nucleo-f031k6 nucleo-f042k6 \ nucleo-l031k6 nucleo-f030r8 nucleo-f303k8 \ nucleo-f334r8 nucleo-l053r8 stm32f0discovery \ diff --git a/examples/gnrc_border_router/Makefile b/examples/gnrc_border_router/Makefile index 58d3e11f89..d833ae484a 100644 --- a/examples/gnrc_border_router/Makefile +++ b/examples/gnrc_border_router/Makefile @@ -10,7 +10,7 @@ RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ arduino-nano arduino-uno b-l072z-lrwan1 blackpill \ bluepill calliope-mini cc2650-launchpad cc2650stk \ - hifive1 lsn50 maple-mini mega-xplained microbit msb-430 \ + hifive1 i-nucleo-lrwan1 lsn50 maple-mini mega-xplained microbit msb-430 \ msb-430h nrf51dk nrf51dongle nrf6310 \ nucleo-f031k6 nucleo-f042k6 \ nucleo-f303k8 nucleo-l031k6 nucleo-f030r8 \ diff --git a/examples/gnrc_networking/Makefile b/examples/gnrc_networking/Makefile index fe82f8ad1a..d148121b1d 100644 --- a/examples/gnrc_networking/Makefile +++ b/examples/gnrc_networking/Makefile @@ -9,8 +9,9 @@ RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ arduino-uno blackpill bluepill calliope-mini \ - chronos hifive1 mega-xplained microbit msb-430 \ - msb-430h nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 \ + chronos hifive1 i-nucleo-lrwan1 mega-xplained \ + microbit msb-430 msb-430h \ + nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 \ nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \ nucleo-f072rb nucleo-f103rb nucleo-f302r8 \ nucleo-f334r8 nucleo-l053r8 saml10-xpro \ diff --git a/examples/gnrc_tftp/Makefile b/examples/gnrc_tftp/Makefile index 0dcae74752..40faf86708 100644 --- a/examples/gnrc_tftp/Makefile +++ b/examples/gnrc_tftp/Makefile @@ -10,7 +10,7 @@ RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ arduino-nano arduino-uno b-l072z-lrwan1 blackpill \ bluepill calliope-mini \ - chronos hifive1 mega-xplained microbit \ + chronos hifive1 i-nucleo-lrwan1 mega-xplained microbit \ msb-430 msb-430h nrf51dk nrf51dongle nrf6310 nucleo-f031k6 \ nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb \ diff --git a/examples/javascript/Makefile b/examples/javascript/Makefile index cae0e3cba6..4dfd016b50 100644 --- a/examples/javascript/Makefile +++ b/examples/javascript/Makefile @@ -8,7 +8,7 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 blackpill bluepill calliope-mini \ - cc2650-launchpad cc2650stk hifive1 lobaro-lorabox lsn50 \ + cc2650-launchpad cc2650stk hifive1 i-nucleo-lrwan1 lobaro-lorabox lsn50 \ maple-mini microbit nrf51dk nrf51dongle nrf6310 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb \ nucleo-f103rb nucleo-f302r8 nucleo-f334r8 \ diff --git a/examples/lua_REPL/Makefile b/examples/lua_REPL/Makefile index c04ac52765..f6927a6e6d 100644 --- a/examples/lua_REPL/Makefile +++ b/examples/lua_REPL/Makefile @@ -7,7 +7,7 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := blackpill bluepill calliope-mini cc2650-launchpad \ - cc2650stk hamilton lsn50 \ + cc2650stk hamilton i-nucleo-lrwan1 lsn50 \ maple-mini microbit nrf51dk nrf51dongle \ nucleo-f030r8 nucleo-f031k6 nucleo-f042k6 \ nucleo-f070rb nucleo-f072rb nucleo-f103rb \ diff --git a/examples/lua_basic/Makefile b/examples/lua_basic/Makefile index faab8e21eb..a55e25423b 100644 --- a/examples/lua_basic/Makefile +++ b/examples/lua_basic/Makefile @@ -7,8 +7,9 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := blackpill bluepill calliope-mini cc2650-launchpad \ - cc2650stk lobaro-lorabox maple-mini microbit \ - nrf51dk nrf51dongle nucleo-f030r8 nucleo-f031k6 \ + cc2650stk i-nucleo-lrwan1 lobaro-lorabox maple-mini \ + microbit nrf51dk nrf51dongle \ + nucleo-f030r8 nucleo-f031k6 \ nucleo-f042k6 nucleo-f070rb nucleo-f072rb \ nucleo-f103rb nucleo-f302r8 nucleo-f303k8 \ nucleo-f334r8 nucleo-f410rb nucleo-l031k6 \ diff --git a/examples/nanocoap_server/Makefile b/examples/nanocoap_server/Makefile index 3cf3e5a408..1611f9c925 100644 --- a/examples/nanocoap_server/Makefile +++ b/examples/nanocoap_server/Makefile @@ -8,7 +8,7 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos msb-430 msb-430h \ + arduino-uno chronos i-nucleo-lrwan1 msb-430 msb-430h \ nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ nucleo-f030r8 nucleo-f303k8 nucleo-l053r8 \ stm32f0discovery telosb waspmote-pro wsn430-v1_3b \ diff --git a/examples/ndn-ping/Makefile b/examples/ndn-ping/Makefile index 343a8c461f..57de398871 100644 --- a/examples/ndn-ping/Makefile +++ b/examples/ndn-ping/Makefile @@ -8,8 +8,8 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../../ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos mega-xplained msb-430 \ - msb-430h nucleo-f042k6 nucleo-f031k6 \ + arduino-uno chronos i-nucleo-lrwan1 mega-xplained \ + msb-430 msb-430h nucleo-f042k6 nucleo-f031k6 \ nucleo-l031k6 nucleo-f030r8 nucleo-l053r8 \ stm32f0discovery telosb waspmote-pro weio \ wsn430-v1_3b wsn430-v1_4 z1 diff --git a/examples/posix_sockets/Makefile b/examples/posix_sockets/Makefile index 8b9f564ab4..fb876e5d0a 100644 --- a/examples/posix_sockets/Makefile +++ b/examples/posix_sockets/Makefile @@ -8,8 +8,9 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ - arduino-nano arduino-uno chronos mega-xplained \ - msb-430 msb-430h nrf51dk nrf51dongle nrf6310 \ + arduino-nano arduino-uno chronos i-nucleo-lrwan1 \ + mega-xplained msb-430 msb-430h \ + nrf51dk nrf51dongle nrf6310 \ nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb \ nucleo-f334r8 nucleo-f303k8 nucleo-l053r8 \