diff --git a/examples/asymcute_mqttsn/Makefile b/examples/asymcute_mqttsn/Makefile index 21f77a0d0b..06183a04c2 100644 --- a/examples/asymcute_mqttsn/Makefile +++ b/examples/asymcute_mqttsn/Makefile @@ -9,11 +9,10 @@ RIOTBASE ?= $(CURDIR)/../.. # Not all boards have enough memory to build the default configuration of this # 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 \ +BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-leonardo \ + 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 \ nucleo-f070rb nucleo-f072rb nucleo-f303k8 \ nucleo-f334r8 nucleo-l031k6 nucleo-l053r8 \ diff --git a/examples/cord_ep/Makefile b/examples/cord_ep/Makefile index b01a9d0120..b582035b99 100644 --- a/examples/cord_ep/Makefile +++ b/examples/cord_ep/Makefile @@ -7,9 +7,9 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos hifive1 i-nucleo-lrwan1 \ - mega-xplained msb-430 \ +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \ + arduino-mega2560 arduino-nano 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 21a94710bd..641a134717 100644 --- a/examples/cord_epsim/Makefile +++ b/examples/cord_epsim/Makefile @@ -7,9 +7,9 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos hifive1 i-nucleo-lrwan1 \ - msb-430 msb-430h \ +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \ + arduino-mega2560 arduino-nano 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/default/Makefile b/examples/default/Makefile index 3ba5afeb84..0fd5590e59 100644 --- a/examples/default/Makefile +++ b/examples/default/Makefile @@ -7,7 +7,8 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-nano arduino-uno +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \ + arduino-uno # Uncomment these lines if you want to use platform support from external # repositories: diff --git a/examples/emcute_mqttsn/Makefile b/examples/emcute_mqttsn/Makefile index 2b2b105fa9..2fd34e6d70 100644 --- a/examples/emcute_mqttsn/Makefile +++ b/examples/emcute_mqttsn/Makefile @@ -7,13 +7,14 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos hifive1 i-nucleo-lrwan1 \ - msb-430 msb-430h \ +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \ + arduino-mega2560 arduino-nano 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 \ - stm32f0discovery telosb waspmote-pro wsn430-v1_3b \ + nucleo-f072rb nucleo-f302r8 nucleo-f334r8 \ + nucleo-l053r8 stm32f0discovery telosb \ + waspmote-pro wsn430-v1_3b \ wsn430-v1_4 z1 mega-xplained # Include packages that pull up and auto-init the link layer. diff --git a/examples/filesystem/Makefile b/examples/filesystem/Makefile index 80a7961cbb..9ea8e4a486 100644 --- a/examples/filesystem/Makefile +++ b/examples/filesystem/Makefile @@ -15,8 +15,8 @@ BOARD_BLACKLIST := chronos \ z1 \ # -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-nano arduino-uno \ - nucleo-f031k6 +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \ + arduino-uno nucleo-f031k6 # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. diff --git a/examples/gcoap/Makefile b/examples/gcoap/Makefile index 2cf5a4ff53..c8c2085176 100644 --- a/examples/gcoap/Makefile +++ b/examples/gcoap/Makefile @@ -9,9 +9,9 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos i-nucleo-lrwan1 \ - mega-xplained msb-430 \ +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \ + arduino-mega2560 arduino-nano 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 d833ae484a..82f8f7ff94 100644 --- a/examples/gnrc_border_router/Makefile +++ b/examples/gnrc_border_router/Makefile @@ -7,8 +7,9 @@ BOARD ?= samr21-xpro # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ - arduino-nano arduino-uno b-l072z-lrwan1 blackpill \ +BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-leonardo \ + arduino-mega2560 arduino-nano arduino-uno \ + b-l072z-lrwan1 blackpill \ bluepill calliope-mini cc2650-launchpad cc2650stk \ hifive1 i-nucleo-lrwan1 lsn50 maple-mini mega-xplained microbit msb-430 \ msb-430h nrf51dk nrf51dongle nrf6310 \ diff --git a/examples/gnrc_minimal/Makefile b/examples/gnrc_minimal/Makefile index d967272e45..18d8ddc40c 100644 --- a/examples/gnrc_minimal/Makefile +++ b/examples/gnrc_minimal/Makefile @@ -7,8 +7,8 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-nano arduino-uno \ - nucleo-f031k6 +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \ + arduino-uno nucleo-f031k6 # Comment this out to disable code in RIOT that does safety checking # which is not needed in a production environment but helps in the diff --git a/examples/gnrc_networking/Makefile b/examples/gnrc_networking/Makefile index d148121b1d..b209984f20 100644 --- a/examples/gnrc_networking/Makefile +++ b/examples/gnrc_networking/Makefile @@ -7,7 +7,8 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \ + arduino-mega2560 arduino-nano \ arduino-uno blackpill bluepill calliope-mini \ chronos hifive1 i-nucleo-lrwan1 mega-xplained \ microbit msb-430 msb-430h \ diff --git a/examples/gnrc_tftp/Makefile b/examples/gnrc_tftp/Makefile index 40faf86708..5fc8b3afe4 100644 --- a/examples/gnrc_tftp/Makefile +++ b/examples/gnrc_tftp/Makefile @@ -7,11 +7,12 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ - arduino-nano arduino-uno b-l072z-lrwan1 blackpill \ - bluepill calliope-mini \ - chronos hifive1 i-nucleo-lrwan1 mega-xplained microbit \ - msb-430 msb-430h nrf51dk nrf51dongle nrf6310 nucleo-f031k6 \ +BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-leonardo \ + arduino-mega2560 arduino-nano arduino-uno \ + b-l072z-lrwan1 blackpill bluepill calliope-mini \ + 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 \ nucleo-f103rb nucleo-f302r8 nucleo-f334r8 \ diff --git a/examples/ipc_pingpong/Makefile b/examples/ipc_pingpong/Makefile index 3aaf7cd054..5bed67e155 100644 --- a/examples/ipc_pingpong/Makefile +++ b/examples/ipc_pingpong/Makefile @@ -4,8 +4,8 @@ APPLICATION = ipc_pingpong # If no BOARD is found in the environment, use this default: BOARD ?= native -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-nano arduino-uno \ - nucleo-f031k6 +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \ + arduino-uno nucleo-f031k6 # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. diff --git a/examples/nanocoap_server/Makefile b/examples/nanocoap_server/Makefile index 1611f9c925..cf800462ee 100644 --- a/examples/nanocoap_server/Makefile +++ b/examples/nanocoap_server/Makefile @@ -7,8 +7,9 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ - arduino-uno chronos i-nucleo-lrwan1 msb-430 msb-430h \ +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \ + arduino-mega2560 arduino-nano 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 57de398871..3817b0b1a3 100644 --- a/examples/ndn-ping/Makefile +++ b/examples/ndn-ping/Makefile @@ -7,7 +7,8 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../../ -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-nano \ +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \ + arduino-mega2560 arduino-nano \ arduino-uno chronos i-nucleo-lrwan1 mega-xplained \ msb-430 msb-430h nucleo-f042k6 nucleo-f031k6 \ nucleo-l031k6 nucleo-f030r8 nucleo-l053r8 \ diff --git a/examples/posix_sockets/Makefile b/examples/posix_sockets/Makefile index fb876e5d0a..f24b84e708 100644 --- a/examples/posix_sockets/Makefile +++ b/examples/posix_sockets/Makefile @@ -7,9 +7,9 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ - arduino-nano arduino-uno chronos i-nucleo-lrwan1 \ - mega-xplained msb-430 msb-430h \ +BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-leonardo \ + arduino-mega2560 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 \ diff --git a/examples/saul/Makefile b/examples/saul/Makefile index 847ad183ed..afa9b9a304 100644 --- a/examples/saul/Makefile +++ b/examples/saul/Makefile @@ -7,7 +7,8 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-nano arduino-uno +BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \ + arduino-uno # we want to use SAUL: USEMODULE += saul_default