tests: exclude stm32l0538-disco board

because of insufficient memory available
This commit is contained in:
Alexandre Abadie 2018-07-09 11:31:43 +02:00
parent d94c557a11
commit 4ac2b4ec2b
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
47 changed files with 80 additions and 53 deletions

View File

@ -4,4 +4,4 @@ FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart FEATURES_PROVIDED += periph_uart
-include $(RIOTCPU)/stm32l0/Makefile.features include $(RIOTCPU)/stm32l0/Makefile.features

View File

@ -5,6 +5,6 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \
nucleo32-f042 nucleo32-l031 nucleo-f030 \ nucleo32-f042 nucleo32-l031 nucleo-f030 \
nucleo-f030r8 nucleo-f031k6 nucleo-f042k6 \ nucleo-f030r8 nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 nucleo-l053 nucleo-l053r8 \ nucleo-l031k6 nucleo-l053 nucleo-l053r8 \
stm32f0discovery stm32f0discovery stm32l0538-disco
include $(RIOTBASE)/Makefile.include include $(RIOTBASE)/Makefile.include

View File

@ -8,7 +8,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \ nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \
nucleo-f072rb nucleo-f302r8 nucleo-f303re \ nucleo-f072rb nucleo-f302r8 nucleo-f303re \
nucleo-f334r8 nucleo-l053r8 saml10-xpro \ nucleo-f334r8 nucleo-l053r8 saml10-xpro \
saml11-xpro stm32f0discovery telosb waspmote-pro \ saml11-xpro stm32f0discovery stm32l0538-disco \
telosb waspmote-pro \
wsn430-v1_3b wsn430-v1_4 z1 wsn430-v1_3b wsn430-v1_4 z1
USEMODULE += shell USEMODULE += shell

View File

@ -6,7 +6,8 @@ include ../Makefile.tests_common
# Debian jessie libstdc++-arm-none-eabi-newlib-4.8.3-9+4 works fine, though. # Debian jessie libstdc++-arm-none-eabi-newlib-4.8.3-9+4 works fine, though.
# Remove this line if Travis is upgraded to a different toolchain which does # Remove this line if Travis is upgraded to a different toolchain which does
# not pull in all C++ locale code whenever exceptions are used. # not pull in all C++ locale code whenever exceptions are used.
BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 nucleo-f334r8 spark-core stm32f0discovery BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 nucleo-f334r8 spark-core \
stm32f0discovery stm32l0538-disco
# If you want to add some extra flags when compile c++ files, add these flags # If you want to add some extra flags when compile c++ files, add these flags
# to CXXEXFLAGS variable # to CXXEXFLAGS variable

View File

@ -6,7 +6,8 @@ include ../Makefile.tests_common
# Debian jessie libstdc++-arm-none-eabi-newlib-4.8.3-9+4 works fine, though. # Debian jessie libstdc++-arm-none-eabi-newlib-4.8.3-9+4 works fine, though.
# Remove this line if Travis is upgraded to a different toolchain which does # Remove this line if Travis is upgraded to a different toolchain which does
# not pull in all C++ locale code whenever exceptions are used. # not pull in all C++ locale code whenever exceptions are used.
BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 nucleo-f334r8 spark-core stm32f0discovery BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 nucleo-f334r8 spark-core \
stm32f0discovery stm32l0538-disco
# If you want to add some extra flags when compile c++ files, add these flags # If you want to add some extra flags when compile c++ files, add these flags
# to CXXEXFLAGS variable # to CXXEXFLAGS variable

View File

@ -6,7 +6,8 @@ include ../Makefile.tests_common
# Debian jessie libstdc++-arm-none-eabi-newlib-4.8.3-9+4 works fine, though. # Debian jessie libstdc++-arm-none-eabi-newlib-4.8.3-9+4 works fine, though.
# Remove this line if Travis is upgraded to a different toolchain which does # Remove this line if Travis is upgraded to a different toolchain which does
# not pull in all C++ locale code whenever exceptions are used. # not pull in all C++ locale code whenever exceptions are used.
BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 nucleo-f334r8 spark-core stm32f0discovery BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 nucleo-f334r8 spark-core \
stm32f0discovery stm32l0538-disco
# If you want to add some extra flags when compile c++ files, add these flags # If you want to add some extra flags when compile c++ files, add these flags
# to CXXEXFLAGS variable # to CXXEXFLAGS variable

View File

@ -5,7 +5,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
arduino-uno i-nucleo-lrwan1 msb-430 msb-430h \ arduino-uno i-nucleo-lrwan1 msb-430 msb-430h \
nucleo-f334r8 nucleo-l053r8 nucleo-f031k6 \ nucleo-f334r8 nucleo-l053r8 nucleo-f031k6 \
nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \ nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \
mega-xplained stm32f0discovery telosb \ mega-xplained stm32f0discovery \
stm32l0538-disco telosb \
waspmote-pro wsn430-v1_3b wsn430-v1_4 z1 waspmote-pro wsn430-v1_3b wsn430-v1_4 z1
USEMODULE += auto_init_gnrc_netif USEMODULE += auto_init_gnrc_netif

View File

@ -4,7 +4,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
arduino-mega2560 arduino-nano \ arduino-mega2560 arduino-nano \
arduino-uno i-nucleo-lrwan1 msb-430 msb-430h \ arduino-uno i-nucleo-lrwan1 msb-430 msb-430h \
nucleo-l053r8 nucleo-f031k6 nucleo-f042k6 \ nucleo-l053r8 nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 stm32f0discovery telosb \ nucleo-l031k6 stm32f0discovery \
stm32l0538-disco telosb \
waspmote-pro wsn430-v1_3b wsn430-v1_4 z1 waspmote-pro wsn430-v1_3b wsn430-v1_4 z1
USEMODULE += auto_init_gnrc_netif USEMODULE += auto_init_gnrc_netif

View File

@ -4,7 +4,7 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
arduino-mega2560 arduino-nano arduino-uno \ arduino-mega2560 arduino-nano arduino-uno \
i-nucleo-lrwan1 nucleo-f031k6 nucleo-f042k6 \ i-nucleo-lrwan1 nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 nucleo-f334r8 nucleo-l053r8 \ nucleo-l031k6 nucleo-f334r8 nucleo-l053r8 \
stm32f0discovery waspmote-pro stm32f0discovery stm32l0538-disco waspmote-pro
USEMODULE += auto_init_gnrc_netif USEMODULE += auto_init_gnrc_netif
USEMODULE += gnrc_netdev_default USEMODULE += gnrc_netdev_default

View File

@ -10,8 +10,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
arduino-mega2560 arduino-nano arduino-uno \ arduino-mega2560 arduino-nano arduino-uno \
i-nucleo-lrwan1 msb-430 msb-430h nucleo-l031k6 \ i-nucleo-lrwan1 msb-430 msb-430h nucleo-l031k6 \
nucleo-f031k6 nucleo-f042k6 nucleo-l053r8 \ nucleo-f031k6 nucleo-f042k6 nucleo-l053r8 \
stm32f0discovery telosb waspmote-pro wsn430-v1_3b \ stm32f0discovery stm32l0538-disco telosb \
wsn430-v1_4 z1 waspmote-pro wsn430-v1_3b wsn430-v1_4 z1
USEPKG += emb6 USEPKG += emb6

View File

@ -8,7 +8,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
msb-430 msb-430h nucleo-f030r8 nucleo-f031k6 \ msb-430 msb-430h nucleo-f030r8 nucleo-f031k6 \
nucleo-f042k6 nucleo-f070rb nucleo-f072rb \ nucleo-f042k6 nucleo-f070rb nucleo-f072rb \
nucleo-f303k8 nucleo-f334r8 nucleo-l031k6 \ nucleo-f303k8 nucleo-f334r8 nucleo-l031k6 \
nucleo-l053r8 stm32f0discovery telosb thingy52 \ nucleo-l053r8 stm32f0discovery stm32l0538-disco \
telosb thingy52 \
waspmote-pro wsn430-v1_3b wsn430-v1_4 z1 waspmote-pro wsn430-v1_3b wsn430-v1_4 z1
# chronos, hamilton, mips-malta, and ruuvitag boards don't support ethos # chronos, hamilton, mips-malta, and ruuvitag boards don't support ethos
BOARD_BLACKLIST := chronos hamilton mips-malta ruuvitag BOARD_BLACKLIST := chronos hamilton mips-malta ruuvitag

View File

@ -5,7 +5,7 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
arduino-mega2560 arduino-nano arduino-uno chronos \ arduino-mega2560 arduino-nano arduino-uno chronos \
i-nucleo-lrwan1 msb-430 msb-430h nucleo-f030r8 \ i-nucleo-lrwan1 msb-430 msb-430h nucleo-f030r8 \
nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \
nucleo-l053r8 stm32f0discovery telosb \ nucleo-l053r8 stm32f0discovery stm32l0538-disco telosb \
waspmote-pro wsn430-v1_3b wsn430-v1_4 z1 waspmote-pro wsn430-v1_3b wsn430-v1_4 z1
USEMODULE += gnrc_ipv6_router_default USEMODULE += gnrc_ipv6_router_default

View File

@ -4,8 +4,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
arduino-mega2560 arduino-nano arduino-uno chronos \ arduino-mega2560 arduino-nano arduino-uno chronos \
i-nucleo-lrwan1 nucleo-f030r8 nucleo-l053r8 \ i-nucleo-lrwan1 nucleo-f030r8 nucleo-l053r8 \
nucleo-f031k6 nucleo-l031k6 nucleo-f042k6 \ nucleo-f031k6 nucleo-l031k6 nucleo-f042k6 \
stm32f0discovery telosb waspmote-pro wsn430-v1_3b \ stm32f0discovery stm32l0538-disco telosb \
wsn430-v1_4 waspmote-pro wsn430-v1_3b wsn430-v1_4
USEMODULE += gnrc_ipv6 USEMODULE += gnrc_ipv6
USEMODULE += gnrc_sixlowpan USEMODULE += gnrc_sixlowpan

View File

@ -5,7 +5,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
arduino-mega2560 arduino-nano arduino-uno \ arduino-mega2560 arduino-nano arduino-uno \
chronos i-nucleo-lrwan1 nucleo-f030r8 \ chronos i-nucleo-lrwan1 nucleo-f030r8 \
nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \
nucleo-l053r8 stm32f0discovery waspmote-pro nucleo-l053r8 stm32f0discovery stm32l0538-disco \
waspmote-pro
USEMODULE += gnrc_mac USEMODULE += gnrc_mac

View File

@ -4,8 +4,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
arduino-mega2560 arduino-nano arduino-uno chronos \ arduino-mega2560 arduino-nano arduino-uno chronos \
i-nucleo-lrwan1 nucleo-f030r8 nucleo-f031k6 \ i-nucleo-lrwan1 nucleo-f030r8 nucleo-f031k6 \
nucleo-f042k6 nucleo-l031k6 nucleo-l053r8 \ nucleo-f042k6 nucleo-l031k6 nucleo-l053r8 \
stm32f0discovery telosb waspmote-pro wsn430-v1_3b \ stm32f0discovery stm32l0538-disco telosb \
wsn430-v1_4 waspmote-pro wsn430-v1_3b wsn430-v1_4
USEMODULE += gnrc_ipv6_nib_router USEMODULE += gnrc_ipv6_nib_router
USEMODULE += gnrc_ndp USEMODULE += gnrc_ndp

View File

@ -12,8 +12,9 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-leonardo \
nucleo-l053r8 nucleo-l073rz nucleo-f031k6 \ nucleo-l053r8 nucleo-l073rz nucleo-f031k6 \
nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \ nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \
opencm904 saml10-xpro saml11-xpro spark-core \ opencm904 saml10-xpro saml11-xpro spark-core \
stm32f0discovery telosb waspmote-pro \ stm32f0discovery stm32l0538-disco telosb \
wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 waspmote-pro wsn430-v1_3b wsn430-v1_4 \
yunjia-nrf51822 z1
USEMODULE += embunit USEMODULE += embunit
USEMODULE += gnrc_netif USEMODULE += gnrc_netif

View File

@ -9,8 +9,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
nucleo-f042k6 nucleo-f070rb nucleo-f072rb \ nucleo-f042k6 nucleo-f070rb nucleo-f072rb \
nucleo-f303k8 nucleo-f334r8 nucleo-l031k6 \ nucleo-f303k8 nucleo-f334r8 nucleo-l031k6 \
nucleo-l053r8 saml10-xpro saml11-xpro \ nucleo-l053r8 saml10-xpro saml11-xpro \
stm32f0discovery telosb thingy52 waspmote-pro \ stm32f0discovery stm32l0538-disco telosb thingy52 \
wsn430-v1_3b wsn430-v1_4 z1 waspmote-pro wsn430-v1_3b wsn430-v1_4 z1
# chronos, hamilton mips-malta, and ruuvitag boards don't support ethos # chronos, hamilton mips-malta, and ruuvitag boards don't support ethos
BOARD_BLACKLIST := chronos hamilton mips-malta ruuvitag BOARD_BLACKLIST := chronos hamilton mips-malta ruuvitag

View File

@ -8,7 +8,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
nucleo-f070rb nucleo-f070rb nucleo-f072rb \ nucleo-f070rb nucleo-f070rb nucleo-f072rb \
nucleo-f303k8 nucleo-f334r8 nucleo-l031k6 \ nucleo-f303k8 nucleo-f334r8 nucleo-l031k6 \
nucleo-l053r8 saml10-xpro saml11-xpro \ nucleo-l053r8 saml10-xpro saml11-xpro \
stm32f0discovery telosb waspmote-pro wsn430-v1_3b \ stm32f0discovery stm32l0538-disco telosb \
waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1 wsn430-v1_4 z1
# use IEEE 802.15.4 as link-layer protocol # use IEEE 802.15.4 as link-layer protocol

View File

@ -8,7 +8,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
mega-xplained msb-430 msb-430h \ mega-xplained msb-430 msb-430h \
nucleo-f042k6 nucleo-f031k6 \ nucleo-f042k6 nucleo-f031k6 \
nucleo-f030r8 nucleo-f303k8 nucleo-l053r8 \ nucleo-f030r8 nucleo-f303k8 nucleo-l053r8 \
nucleo-l031k6 stm32f0discovery thingy52 telosb \ nucleo-l031k6 stm32f0discovery stm32l0538-disco \
thingy52 telosb \
waspmote-pro wsn430-v1_3b wsn430-v1_4 z1 waspmote-pro wsn430-v1_3b wsn430-v1_4 z1
# chronos, hamilton mips-malta, and ruuvitag boards don't support ethos # chronos, hamilton mips-malta, and ruuvitag boards don't support ethos
BOARD_BLACKLIST := chronos hamilton mips-malta ruuvitag BOARD_BLACKLIST := chronos hamilton mips-malta ruuvitag

View File

@ -22,7 +22,8 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove \
nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \ nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \
nucleo-f072rb nucleo-f302r8 nucleo-f334r8 \ nucleo-f072rb nucleo-f302r8 nucleo-f334r8 \
nucleo-l053r8 saml10-xpro saml11-xpro sb-430 sb-430h \ nucleo-l053r8 saml10-xpro saml11-xpro sb-430 sb-430h \
stm32f0discovery telosb waspmote-pro wsn430-v1_3b \ stm32f0discovery stm32l0538-disco telosb \
waspmote-pro wsn430-v1_3b \
wsn430-v1_4 yunjia-nrf51822 z1 wsn430-v1_4 yunjia-nrf51822 z1
# Target Address, Target Port and number of Test Cycles # Target Address, Target Port and number of Test Cycles

View File

@ -22,7 +22,8 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove \
nucleo-f030r8 nucleo-f070rb nucleo-f072rb \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb \
nucleo-f302r8 nucleo-f334r8 nucleo-l053r8 \ nucleo-f302r8 nucleo-f334r8 nucleo-l053r8 \
saml10-xpro saml11-xpro sb-430 sb-430h \ saml10-xpro saml11-xpro sb-430 sb-430h \
stm32f0discovery telosb waspmote-pro wsn430-v1_3b \ stm32f0discovery stm32l0538-disco telosb \
waspmote-pro wsn430-v1_3b \
wsn430-v1_4 yunjia-nrf51822 z1 wsn430-v1_4 yunjia-nrf51822 z1
# Local Address, Local Port and number of Test Cycles # Local Address, Local Port and number of Test Cycles

View File

@ -9,7 +9,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \ nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \
nucleo-f072rb nucleo-f103rb nucleo-f302r8 \ nucleo-f072rb nucleo-f103rb nucleo-f302r8 \
nucleo-f334r8 nucleo-l053r8 spark-core \ nucleo-f334r8 nucleo-l053r8 spark-core \
stm32f0discovery telosb waspmote-pro wsn430-v1_3b \ stm32f0discovery stm32l0538-disco telosb \
waspmote-pro wsn430-v1_3b \
wsn430-v1_4 z1 wsn430-v1_4 z1
USEMODULE += gnrc_netdev_default USEMODULE += gnrc_netdev_default

View File

@ -12,7 +12,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon hifive1 i-nucleo-lrwan1 nrf6310 \
nucleo-f031k6 nucleo-f042k6 \ nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 nucleo-f030r8 nucleo-f303k8 \ nucleo-l031k6 nucleo-f030r8 nucleo-f303k8 \
nucleo-f334r8 nucleo-l053r8 stm32f0discovery \ nucleo-f334r8 nucleo-l053r8 stm32f0discovery \
yunjia-nrf51822 stm32l0538-disco yunjia-nrf51822
# including lwip_ipv6_mld would currently break this test on at86rf2xx radios # including lwip_ipv6_mld would currently break this test on at86rf2xx radios
USEMODULE += lwip lwip_ipv6_autoconfig lwip_sock_ip lwip_netdev USEMODULE += lwip lwip_ipv6_autoconfig lwip_sock_ip lwip_netdev

View File

@ -10,7 +10,8 @@ BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo \
wsn430-v1_3b wsn430-v1_4 z1 wsn430-v1_3b wsn430-v1_4 z1
BOARD_INSUFFICIENT_MEMORY = i-nucleo-lrwan1 nucleo-f031k6 nucleo-f042k6 \ BOARD_INSUFFICIENT_MEMORY = i-nucleo-lrwan1 nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 nucleo-f030r8 nucleo-f303k8 \ nucleo-l031k6 nucleo-f030r8 nucleo-f303k8 \
nucleo-f334r8 nucleo-l053r8 stm32f0discovery nucleo-f334r8 nucleo-l053r8 stm32f0discovery \
stm32l0538-disco
LWIP_IPV4 ?= 0 LWIP_IPV4 ?= 0

View File

@ -12,7 +12,8 @@ BOARD_INSUFFICIENT_MEMORY = blackpill bluepill i-nucleo-lrwan1 \
nucleo-f031k6 nucleo-f042k6 \ nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 nucleo-f030r8 nucleo-f302r8 \ nucleo-l031k6 nucleo-f030r8 nucleo-f302r8 \
nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \ nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \
saml10-xpro saml11-xpro stm32f0discovery saml10-xpro saml11-xpro stm32f0discovery \
stm32l0538-disco
LWIP_IPV4 ?= 0 LWIP_IPV4 ?= 0

View File

@ -11,7 +11,7 @@ BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo \
BOARD_INSUFFICIENT_MEMORY = i-nucleo-lrwan1 nucleo-f031k6 nucleo-f042k6 \ BOARD_INSUFFICIENT_MEMORY = i-nucleo-lrwan1 nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 nucleo-f030r8 \ nucleo-l031k6 nucleo-f030r8 \
nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \ nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \
stm32f0discovery stm32f0discovery stm32l0538-disco
LWIP_IPV4 ?= 0 LWIP_IPV4 ?= 0

View File

@ -3,7 +3,8 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \
arduino-uno i-nucleo-lrwan1 \ arduino-uno i-nucleo-lrwan1 \
nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \
nucleo-f030r8 nucleo-l053r8 stm32f0discovery nucleo-f030r8 nucleo-l053r8 stm32f0discovery \
stm32l0538-disco
# list of boards to run CI tests on # list of boards to run CI tests on
TEST_ON_CI_WHITELIST += all TEST_ON_CI_WHITELIST += all

View File

@ -6,7 +6,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
msb-430 msb-430h nucleo-f030r8 \ msb-430 msb-430h nucleo-f030r8 \
nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 \ nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 \
nucleo-f334r8 nucleo-l031k6 nucleo-l053r8 \ nucleo-f334r8 nucleo-l031k6 nucleo-l053r8 \
stm32f0discovery telosb waspmote-pro z1 stm32f0discovery stm32l0538-disco telosb \
waspmote-pro z1
# Include packages that pull up and auto-init the link layer. # Include packages that pull up and auto-init the link layer.
# NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present # NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present

View File

@ -8,7 +8,7 @@ BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo \
BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 nucleo-f031k6 nucleo-f042k6 \ BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 nucleo-f030r8 \ nucleo-l031k6 nucleo-f030r8 \
nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \ nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \
stm32f0discovery stm32f0discovery stm32l0538-disco
USEMODULE += gnrc_ipv6 USEMODULE += gnrc_ipv6
USEMODULE += gnrc_sock_udp USEMODULE += gnrc_sock_udp

View File

@ -24,8 +24,8 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove \
remote-revb samd21-xpro saml21-xpro samr21-xpro \ remote-revb samd21-xpro saml21-xpro samr21-xpro \
sensebox_samd21 sltb001a sodaq-autonomo \ sensebox_samd21 sltb001a sodaq-autonomo \
sodaq-explorer spark-core stm32f0discovery stm32f3discovery \ sodaq-explorer spark-core stm32f0discovery stm32f3discovery \
stm32f4discovery telosb udoo waspmote-pro wsn430-v1_3b \ stm32f4discovery stm32l0538-disco telosb udoo waspmote-pro \
wsn430-v1_4 yunjia-nrf51822 z1 native wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 native
USEMODULE += shell USEMODULE += shell
USEMODULE += fatfs_diskio_mtd USEMODULE += fatfs_diskio_mtd

View File

@ -46,7 +46,8 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove \
remote-revb samd21-xpro saml21-xpro samr21-xpro \ remote-revb samd21-xpro saml21-xpro samr21-xpro \
sensebox_samd21 sltb001a sodaq-autonomo sodaq-explorer \ sensebox_samd21 sltb001a sodaq-autonomo sodaq-explorer \
spark-core stm32f0discovery stm32f3discovery \ spark-core stm32f0discovery stm32f3discovery \
stm32f4discovery udoo waspmote-pro yunjia-nrf51822 native stm32f4discovery stm32l0538-disco udoo waspmote-pro \
yunjia-nrf51822 native
TEST_DEPS += image TEST_DEPS += image

View File

@ -9,8 +9,8 @@ BOARD_INSUFFICIENT_MEMORY := chronos i-nucleo-lrwan1 msb-430 msb-430h \
nucleo-f031k6 nucleo-f042k6 \ nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \ nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \
nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \ nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \
stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ stm32f0discovery stm32l0538-disco telosb wsn430-v1_3b \
z1 wsn430-v1_4 z1
USEMODULE += gnrc_ipv6 USEMODULE += gnrc_ipv6
USEMODULE += gnrc_sock_udp USEMODULE += gnrc_sock_udp

View File

@ -9,7 +9,8 @@ BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo \
BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 \ BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 \
nucleo-f030r8 nucleo-f031k6 nucleo-f042k6 \ nucleo-f030r8 nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 nucleo-l053r8 stm32f0discovery nucleo-l031k6 nucleo-l053r8 stm32f0discovery \
stm32l0538-disco
TEST_ON_CI_WHITELIST += native TEST_ON_CI_WHITELIST += native

View File

@ -11,6 +11,7 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove \
nucleo-l053r8 \ nucleo-l053r8 \
nucleo-f030r8 \ nucleo-f030r8 \
stm32f0discovery \ stm32f0discovery \
stm32l0538-disco \
BOARD_BLACKLIST := chronos \ BOARD_BLACKLIST := chronos \
msb-430 \ msb-430 \

View File

@ -5,7 +5,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
i-nucleo-lrwan1 msb-430 msb-430h \ i-nucleo-lrwan1 msb-430 msb-430h \
nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 \ nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 \
nucleo-l031k6 nucleo-f030r8 nucleo-l053r8 \ nucleo-l031k6 nucleo-f030r8 nucleo-l053r8 \
stm32f0discovery telosb waspmote-pro z1 stm32f0discovery stm32l0538-disco telosb \
waspmote-pro z1
# Include packages that pull up and auto-init the link layer. # Include packages that pull up and auto-init the link layer.
# NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present # NOTE: 6LoWPAN will be included if IEEE802.15.4 devices are present

View File

@ -30,6 +30,7 @@ BOARD_INSUFFICIENT_MEMORY := i-nucleo-lrwan1 \
nucleo-f042k6 \ nucleo-f042k6 \
nucleo-l031k6 \ nucleo-l031k6 \
nucleo-l053r8 \ nucleo-l053r8 \
stm32l0538-disco \
# #
CFLAGS += -DTHREAD_STACKSIZE_MAIN=\(5*THREAD_STACKSIZE_DEFAULT\) CFLAGS += -DTHREAD_STACKSIZE_MAIN=\(5*THREAD_STACKSIZE_DEFAULT\)

View File

@ -11,6 +11,7 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove \
nucleo-l053r8 \ nucleo-l053r8 \
nucleo-f030r8 \ nucleo-f030r8 \
stm32f0discovery \ stm32f0discovery \
stm32l0538-disco \
BOARD_BLACKLIST := chronos \ BOARD_BLACKLIST := chronos \
msb-430 \ msb-430 \

View File

@ -6,7 +6,7 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \
nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \
nucleo-f030r8 nucleo-f303k8 nucleo-f334r8 \ nucleo-f030r8 nucleo-f303k8 nucleo-f334r8 \
nucleo-l053r8 spark-core stm32f0discovery \ nucleo-l053r8 spark-core stm32f0discovery \
yunjia-nrf51822 stm32l0538-disco yunjia-nrf51822
USEMODULE += fmt USEMODULE += fmt
USEMODULE += posix_semaphore USEMODULE += posix_semaphore

View File

@ -4,8 +4,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \
arduino-uno chronos i-nucleo-lrwan1 \ arduino-uno chronos i-nucleo-lrwan1 \
msb-430 msb-430h nucleo-f030r8 \ msb-430 msb-430h nucleo-f030r8 \
nucleo-l053r8 nucleo-f031k6 nucleo-f042k6 \ nucleo-l053r8 nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 stm32f0discovery telosb \ nucleo-l031k6 stm32f0discovery stm32l0538-disco \
wsn430-v1_3b wsn430-v1_4 z1 telosb wsn430-v1_3b wsn430-v1_4 z1
USEMODULE += shell USEMODULE += shell
USEMODULE += shell_commands USEMODULE += shell_commands

View File

@ -2,7 +2,7 @@ include ../Makefile.tests_common
BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo arduino-mega2560 \ BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo arduino-mega2560 \
arduino-nano arduino-uno i-nucleo-lrwan1 jiminy-mega256rfr2 \ arduino-nano arduino-uno i-nucleo-lrwan1 jiminy-mega256rfr2 \
mega-xplained waspmote-pro mega-xplained stm32l0538-disco waspmote-pro
# AVR platform: unknown type name: clockid_t # AVR platform: unknown type name: clockid_t
# exclude boards with insufficient memory # exclude boards with insufficient memory

View File

@ -2,7 +2,7 @@ include ../Makefile.tests_common
BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo arduino-mega2560 \ BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo arduino-mega2560 \
arduino-nano arduino-uno hifive1 i-nucleo-lrwan1 \ arduino-nano arduino-uno hifive1 i-nucleo-lrwan1 \
jiminy-mega256rfr2 mega-xplained waspmote-pro jiminy-mega256rfr2 mega-xplained stm32l0538-disco waspmote-pro
# AVR platform: unknown type name: clockid_t # AVR platform: unknown type name: clockid_t
# hifive1: not enough memory for thread stacks # hifive1: not enough memory for thread stacks

View File

@ -15,6 +15,6 @@ BOARD_INSUFFICIENT_MEMORY += chronos i-nucleo-lrwan1 \
msb-430 msb-430h nucleo-f031k6 \ msb-430 msb-430h nucleo-f031k6 \
nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \
nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \ nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \
stm32f0discovery stm32f0discovery stm32l0538-disco
include $(RIOTBASE)/Makefile.include include $(RIOTBASE)/Makefile.include

View File

@ -3,7 +3,8 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \
arduino-uno i-nucleo-lrwan1 \ arduino-uno i-nucleo-lrwan1 \
nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \
nucleo-f030r8 nucleo-l053r8 stm32f0discovery nucleo-f030r8 nucleo-l053r8 stm32f0discovery \
stm32l0538-disco
TEST_ON_CI_WHITELIST += all TEST_ON_CI_WHITELIST += all

View File

@ -6,7 +6,7 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
msb-430 msb-430h nucleo-f031k6 \ msb-430 msb-430h nucleo-f031k6 \
nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \
nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \ nucleo-f303k8 nucleo-f334r8 nucleo-l053r8 \
stm32f0discovery waspmote-pro stm32f0discovery stm32l0538-disco waspmote-pro
BOARD_BLACKLIST += mips-malta BOARD_BLACKLIST += mips-malta

View File

@ -5,8 +5,8 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
chronos i-nucleo-lrwan1 msb-430 msb-430h \ chronos i-nucleo-lrwan1 msb-430 msb-430h \
nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \
nucleo-f030r8 nucleo-f303k8 nucleo-f334r8 \ nucleo-f030r8 nucleo-f303k8 nucleo-f334r8 \
nucleo-l053r8 stm32f0discovery telosb \ nucleo-l053r8 stm32f0discovery stm32l0538-disco \
waspmote-pro wsn430-v1_3b wsn430-v1_4 z1 telosb waspmote-pro wsn430-v1_3b wsn430-v1_4 z1
USEMODULE += sntp USEMODULE += sntp
USEMODULE += gnrc_sock_udp USEMODULE += gnrc_sock_udp

View File

@ -2,14 +2,14 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \
arduino-uno chronos i-nucleo-lrwan1 msb-430 \ arduino-uno chronos i-nucleo-lrwan1 msb-430 \
msb-430h nucleo-f031k6 nucleo-f303k8 msb-430h nucleo-f031k6 nucleo-f303k8 stm32l0538-disco
DISABLE_MODULE += auto_init DISABLE_MODULE += auto_init
ifneq (,$(filter nucleo-f042k6,$(BOARD))) ifneq (,$(filter nucleo-f042k6,$(BOARD)))
PROBLEM ?= 3 PROBLEM ?= 3
endif endif
ifneq (,$(filter nucleo-f030r8 nucleo-l031k6 nucleo-l053r8 stm32f0discovery,$(BOARD))) ifneq (,$(filter nucleo-f030r8 nucleo-l031k6 nucleo-l053r8 stm32f0discovery stm32l0538-disco,$(BOARD)))
PROBLEM ?= 5 PROBLEM ?= 5
endif endif
ifneq (,$(filter nucleo-f334r8,$(BOARD))) ifneq (,$(filter nucleo-f334r8,$(BOARD)))

View File

@ -70,6 +70,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \
stk3600 \ stk3600 \
stm32f0discovery \ stm32f0discovery \
stm32f3discovery \ stm32f3discovery \
stm32l0538-disco \
teensy31 \ teensy31 \
telosb \ telosb \
waspmote-pro \ waspmote-pro \
@ -189,6 +190,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \
stm32f3discovery \ stm32f3discovery \
stm32f4discovery \ stm32f4discovery \
stm32f769i-disco \ stm32f769i-disco \
stm32l0538-disco \
udoo \ udoo \
usb-kw41z \ usb-kw41z \
yunjia-nrf51822 \ yunjia-nrf51822 \