diff --git a/boards/nucleo32-f031/Makefile b/boards/nucleo-f031k6/Makefile similarity index 100% rename from boards/nucleo32-f031/Makefile rename to boards/nucleo-f031k6/Makefile diff --git a/boards/nucleo32-f031/Makefile.dep b/boards/nucleo-f031k6/Makefile.dep similarity index 100% rename from boards/nucleo32-f031/Makefile.dep rename to boards/nucleo-f031k6/Makefile.dep diff --git a/boards/nucleo32-f031/Makefile.features b/boards/nucleo-f031k6/Makefile.features similarity index 100% rename from boards/nucleo32-f031/Makefile.features rename to boards/nucleo-f031k6/Makefile.features diff --git a/boards/nucleo32-f031/Makefile.include b/boards/nucleo-f031k6/Makefile.include similarity index 100% rename from boards/nucleo32-f031/Makefile.include rename to boards/nucleo-f031k6/Makefile.include diff --git a/boards/nucleo32-f031/include/periph_conf.h b/boards/nucleo-f031k6/include/periph_conf.h similarity index 96% rename from boards/nucleo32-f031/include/periph_conf.h rename to boards/nucleo-f031k6/include/periph_conf.h index 28f484678c69fe66ac668fa8dcf8d08baa9a1d51..5779589aec6ed4662ab939f70eb8bc4483e30c4f 100644 --- a/boards/nucleo32-f031/include/periph_conf.h +++ b/boards/nucleo-f031k6/include/periph_conf.h @@ -7,13 +7,13 @@ */ /** - * @defgroup boards_nucleo32-f031 STM32 Nucleo32-F031 + * @defgroup boards_nucleo-f031k6 STM32 Nucleo-F031K6 * @ingroup boards_common_nucleo32 - * @brief Support for the STM32 Nucleo32-F031 + * @brief Support for the STM32 Nucleo-F031K6 * @{ * * @file - * @brief Peripheral MCU configuration for the nucleo32-f031 board + * @brief Peripheral MCU configuration for the nucleo-f031k6 board * * @author Alexandre Abadie <alexandre.abadie@inria.fr> * @author Vincent Dupont <vincent@otakeys.com> diff --git a/boards/nucleo32-f042/Makefile b/boards/nucleo-f042k6/Makefile similarity index 100% rename from boards/nucleo32-f042/Makefile rename to boards/nucleo-f042k6/Makefile diff --git a/boards/nucleo32-f042/Makefile.dep b/boards/nucleo-f042k6/Makefile.dep similarity index 100% rename from boards/nucleo32-f042/Makefile.dep rename to boards/nucleo-f042k6/Makefile.dep diff --git a/boards/nucleo32-f042/Makefile.features b/boards/nucleo-f042k6/Makefile.features similarity index 100% rename from boards/nucleo32-f042/Makefile.features rename to boards/nucleo-f042k6/Makefile.features diff --git a/boards/nucleo32-f042/Makefile.include b/boards/nucleo-f042k6/Makefile.include similarity index 100% rename from boards/nucleo32-f042/Makefile.include rename to boards/nucleo-f042k6/Makefile.include diff --git a/boards/nucleo32-f042/include/periph_conf.h b/boards/nucleo-f042k6/include/periph_conf.h similarity index 96% rename from boards/nucleo32-f042/include/periph_conf.h rename to boards/nucleo-f042k6/include/periph_conf.h index 1d3f592102cc34aebbf5ebb0d2f7da3db9c0eef6..98c04c461857cf6f93b0084fd8bea1c229dee947 100644 --- a/boards/nucleo32-f042/include/periph_conf.h +++ b/boards/nucleo-f042k6/include/periph_conf.h @@ -7,13 +7,13 @@ */ /** - * @defgroup boards_nucleo32-f042 STM32 Nucleo32-F042 + * @defgroup boards_nucleo-f042k6 STM32 Nucleo-F042K6 * @ingroup boards_common_nucleo32 - * @brief Support for the STM32 Nucleo32-F042 + * @brief Support for the STM32 Nucleo-F042K6 * @{ * * @file - * @brief Peripheral MCU configuration for the nucleo32-f042 board + * @brief Peripheral MCU configuration for the nucleo-f042k6 board * * @author Vincent Dupont <vincent@otakeys.com> */ diff --git a/boards/nucleo32-f303/Makefile b/boards/nucleo-f303k8/Makefile similarity index 100% rename from boards/nucleo32-f303/Makefile rename to boards/nucleo-f303k8/Makefile diff --git a/boards/nucleo32-f303/Makefile.dep b/boards/nucleo-f303k8/Makefile.dep similarity index 100% rename from boards/nucleo32-f303/Makefile.dep rename to boards/nucleo-f303k8/Makefile.dep diff --git a/boards/nucleo32-f303/Makefile.features b/boards/nucleo-f303k8/Makefile.features similarity index 100% rename from boards/nucleo32-f303/Makefile.features rename to boards/nucleo-f303k8/Makefile.features diff --git a/boards/nucleo32-f303/Makefile.include b/boards/nucleo-f303k8/Makefile.include similarity index 100% rename from boards/nucleo32-f303/Makefile.include rename to boards/nucleo-f303k8/Makefile.include diff --git a/boards/nucleo32-f303/include/periph_conf.h b/boards/nucleo-f303k8/include/periph_conf.h similarity index 96% rename from boards/nucleo32-f303/include/periph_conf.h rename to boards/nucleo-f303k8/include/periph_conf.h index 543b5e243a688941d676a89d301faeb397b91acb..983afd85eee2c94609d707538bf19d53d41c026f 100644 --- a/boards/nucleo32-f303/include/periph_conf.h +++ b/boards/nucleo-f303k8/include/periph_conf.h @@ -7,13 +7,13 @@ */ /** - * @defgroup boards_nucleo32-f303 STM32 Nucleo32-F303 + * @defgroup boards_nucleo-f303k8 STM32 Nucleo-F303K8 * @ingroup boards_common_nucleo32 - * @brief Support for the STM32 Nucleo32-F303 + * @brief Support for the STM32 Nucleo-F303K8 * @{ * * @file - * @brief Peripheral MCU configuration for the nucleo32-f303 board + * @brief Peripheral MCU configuration for the nucleo-f303k8 board * * @author Alexandre Abadie <alexandre.abadie@inria.fr> */ diff --git a/boards/nucleo32-l031/Makefile b/boards/nucleo-l031k6/Makefile similarity index 100% rename from boards/nucleo32-l031/Makefile rename to boards/nucleo-l031k6/Makefile diff --git a/boards/nucleo32-l031/Makefile.dep b/boards/nucleo-l031k6/Makefile.dep similarity index 100% rename from boards/nucleo32-l031/Makefile.dep rename to boards/nucleo-l031k6/Makefile.dep diff --git a/boards/nucleo32-l031/Makefile.features b/boards/nucleo-l031k6/Makefile.features similarity index 100% rename from boards/nucleo32-l031/Makefile.features rename to boards/nucleo-l031k6/Makefile.features diff --git a/boards/nucleo32-l031/Makefile.include b/boards/nucleo-l031k6/Makefile.include similarity index 100% rename from boards/nucleo32-l031/Makefile.include rename to boards/nucleo-l031k6/Makefile.include diff --git a/boards/nucleo32-l031/include/periph_conf.h b/boards/nucleo-l031k6/include/periph_conf.h similarity index 96% rename from boards/nucleo32-l031/include/periph_conf.h rename to boards/nucleo-l031k6/include/periph_conf.h index cafb25e2a99ffa67ca76bf0732005c0946a75e43..58063a5f6672e89dbc055ff7f88b2a5dd8676189 100644 --- a/boards/nucleo32-l031/include/periph_conf.h +++ b/boards/nucleo-l031k6/include/periph_conf.h @@ -8,13 +8,13 @@ */ /** - * @defgroup boards_nucleo32-l031 STM32 Nucleo32-L031 + * @defgroup boards_nucleo-l031k6 STM32 Nucleo-L031K6 * @ingroup boards_common_nucleo32 - * @brief Support for the STM32 Nucleo32-L031 + * @brief Support for the STM32 Nucleo-L031K6 * @{ * * @file - * @brief Peripheral MCU configuration for the nucleo32-l031 board + * @brief Peripheral MCU configuration for the nucleo-l031k6 board * * @author Hauke Petersen <hauke.petersen@fu-berlin.de> * @author Alexandre Aabdie <alexandre.abadie@inria.fr> diff --git a/boards/nucleo32-l432/Makefile b/boards/nucleo-l432kc/Makefile similarity index 100% rename from boards/nucleo32-l432/Makefile rename to boards/nucleo-l432kc/Makefile diff --git a/boards/nucleo32-l432/Makefile.dep b/boards/nucleo-l432kc/Makefile.dep similarity index 100% rename from boards/nucleo32-l432/Makefile.dep rename to boards/nucleo-l432kc/Makefile.dep diff --git a/boards/nucleo32-l432/Makefile.features b/boards/nucleo-l432kc/Makefile.features similarity index 100% rename from boards/nucleo32-l432/Makefile.features rename to boards/nucleo-l432kc/Makefile.features diff --git a/boards/nucleo32-l432/Makefile.include b/boards/nucleo-l432kc/Makefile.include similarity index 100% rename from boards/nucleo32-l432/Makefile.include rename to boards/nucleo-l432kc/Makefile.include diff --git a/boards/nucleo32-l432/include/periph_conf.h b/boards/nucleo-l432kc/include/periph_conf.h similarity index 96% rename from boards/nucleo32-l432/include/periph_conf.h rename to boards/nucleo-l432kc/include/periph_conf.h index 32a6a6000ef4c4f6ef94a793b37f67064c90af56..78d715e5e00d33626759cde1780753fd011d13fb 100644 --- a/boards/nucleo32-l432/include/periph_conf.h +++ b/boards/nucleo-l432kc/include/periph_conf.h @@ -8,13 +8,13 @@ */ /** - * @defgroup boards_nucleo32-l432 STM32 Nucleo32-L432 + * @defgroup boards_nucleo-l432kc STM32 Nucleo-L432KC * @ingroup boards_common_nucleo32 - * @brief Support for the STM32 Nucleo32-L432 + * @brief Support for the STM32 Nucleo-L432KC * @{ * * @file - * @brief Peripheral MCU configuration for the nucleo32-l432 board + * @brief Peripheral MCU configuration for the nucleo-l432kc board * * @author Alexandre Abadie <alexandre.abadie@inria.fr> * @author Vincent Dupont <vincent@otakeys.com> diff --git a/cpu/stm32f0/Makefile.features b/cpu/stm32f0/Makefile.features index 8d7a3af1ada8697e2b1d5c8633da2d69e3677d54..d286ea06f23ab207993df550a7d7cf0e760ee7a4 100644 --- a/cpu/stm32f0/Makefile.features +++ b/cpu/stm32f0/Makefile.features @@ -1,4 +1,4 @@ -ifeq (,$(filter nucleo32-f031,$(BOARD))) +ifeq (,$(filter nucleo-f031k6,$(BOARD))) FEATURES_PROVIDED += periph_flashpage FEATURES_PROVIDED += periph_flashpage_raw endif diff --git a/cpu/stm32l0/Makefile.features b/cpu/stm32l0/Makefile.features index 5ee1506b5ea2a335794ab3663d685260d24676ab..ba0527ef1772adc63ee652cbb27d2857efd8665e 100644 --- a/cpu/stm32l0/Makefile.features +++ b/cpu/stm32l0/Makefile.features @@ -2,6 +2,6 @@ FEATURES_PROVIDED += periph_flashpage FEATURES_PROVIDED += periph_flashpage_raw FEATURES_PROVIDED += periph_hwrng -BOARDS_WITHOUT_HWRNG += nucleo32-l031 +BOARDS_WITHOUT_HWRNG += nucleo-l031k6 -include $(RIOTCPU)/stm32_common/Makefile.features diff --git a/examples/dtls-echo/Makefile b/examples/dtls-echo/Makefile index 80b64a86fadeb87ca5a8a3cffa9facf2ee8db0f6..b7218655a3e57f0e2015a592301c871c77513db2 100644 --- a/examples/dtls-echo/Makefile +++ b/examples/dtls-echo/Makefile @@ -14,8 +14,8 @@ BOARD_BLACKLIST := arduino-duemilanove arduino-mega2560 arduino-uno chronos \ BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini \ cc2650-launchpad cc2650stk maple-mini \ - microbit nrf51dongle nrf6310 nucleo32-f031 \ - nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \ + microbit nrf51dongle nrf6310 nucleo-f031k6 \ + nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 nucleo-f030r8 \ nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 \ nucleo-l053r8 nucleo-l073rz opencm904 \ spark-core stm32f0discovery yunjia-nrf51822 diff --git a/examples/emcute_mqttsn/Makefile b/examples/emcute_mqttsn/Makefile index a26fa505521eee0ddf85873a950405e1baa3a2fb..c963f3511fdd51a38b9d5ca55ee4d56d23d28905 100644 --- a/examples/emcute_mqttsn/Makefile +++ b/examples/emcute_mqttsn/Makefile @@ -8,8 +8,8 @@ BOARD ?= native 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-f030r8 nucleo-f070rb \ + chronos 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 \ wsn430-v1_4 z1 mega-xplained diff --git a/examples/filesystem/Makefile b/examples/filesystem/Makefile index 0e0448e45f7cacfb04e85d5335fc5098e457b83b..69034e3a606af023e34719decb17ec56c489c4ca 100644 --- a/examples/filesystem/Makefile +++ b/examples/filesystem/Makefile @@ -14,7 +14,7 @@ BOARD_BLACKLIST := chronos \ z1 \ # -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := 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 c8016441b833de838e54666b53c19f628e99ec57..66de4854d5b321b7fd94096bdacd07c49de17093 100644 --- a/examples/gcoap/Makefile +++ b/examples/gcoap/Makefile @@ -9,8 +9,8 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \ - nucleo32-l031 nucleo-f030r8 nucleo-f334r8 nucleo-l053r8 \ +BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f031k6 nucleo-f042k6 \ + nucleo-l031k6 nucleo-f030r8 nucleo-f334r8 nucleo-l053r8 \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 z1 ## Uncomment to redefine port, for example use 61616 for RFC 6282 UDP compression. diff --git a/examples/gnrc_border_router/Makefile b/examples/gnrc_border_router/Makefile index 2049cab5a87589b3a5eac7600ec225ad17f3d07f..0aa938f41fa4c14334f3f3712e8107705138cc86 100644 --- a/examples/gnrc_border_router/Makefile +++ b/examples/gnrc_border_router/Makefile @@ -10,7 +10,7 @@ RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini \ cc2650-launchpad cc2650stk maple-mini \ microbit msb-430 msb-430h nrf51dongle nrf6310 \ - nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \ + nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 \ nucleo-f334r8 nucleo-l053r8 nucleo-l073rz opencm904 \ spark-core stm32f0discovery telosb weio wsn430-v1_3b \ diff --git a/examples/gnrc_minimal/Makefile b/examples/gnrc_minimal/Makefile index 06af0dca204132eea49960ed3a573737e52fcf10..5a5b565153856dae146011e2a3b401efe575e98d 100644 --- a/examples/gnrc_minimal/Makefile +++ b/examples/gnrc_minimal/Makefile @@ -7,7 +7,7 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := 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 1421b42dc2dbe2b5d150ec995e82e82b246a7273..b8ef131ab0cb04032636ea7f35d39dc0aecdc14b 100644 --- a/examples/gnrc_networking/Makefile +++ b/examples/gnrc_networking/Makefile @@ -8,7 +8,7 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := calliope-mini chronos microbit msb-430 msb-430h \ - nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \ + nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 \ nucleo-f334r8 nucleo-l053r8 spark-core stm32f0discovery telosb \ wsn430-v1_3b wsn430-v1_4 z1 diff --git a/examples/gnrc_tftp/Makefile b/examples/gnrc_tftp/Makefile index 6e7c6fc425bb606dec6585b15aef305d35e3789e..f5d7170c428e3098dc3ba503acd24bdac8c9e1b2 100644 --- a/examples/gnrc_tftp/Makefile +++ b/examples/gnrc_tftp/Makefile @@ -8,8 +8,8 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini chronos \ - microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \ - nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \ + microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo-f031k6 \ + nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 nucleo-f030r8 \ nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 \ nucleo-l053r8 spark-core stm32f0discovery \ telosb wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 diff --git a/examples/ipc_pingpong/Makefile b/examples/ipc_pingpong/Makefile index 076599cbf308b2ff0f917e73923cd8e5cee93c47..03828548a90b879847c035b85a3f05b54aca2074 100644 --- a/examples/ipc_pingpong/Makefile +++ b/examples/ipc_pingpong/Makefile @@ -4,7 +4,7 @@ APPLICATION = ipc_pingpong # If no BOARD is found in the environment, use this default: BOARD ?= native -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. diff --git a/examples/javascript/Makefile b/examples/javascript/Makefile index 2446d9ca3cc9d8a319603519af4657abea2710a9..6cfdd3908cc86af25aadab2d93181641a2cd9d3c 100644 --- a/examples/javascript/Makefile +++ b/examples/javascript/Makefile @@ -11,8 +11,8 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini cc2650-launchpad cc2650stk maple-mini \ microbit nrf51dongle nrf6310 nucleo-f030r8 nucleo-f070rb \ nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 nucleo-f410rb \ - nucleo-l053r8 nucleo-l073rz nucleo32-f031 nucleo32-f042 \ - nucleo32-f303 nucleo32-l031 opencm904 \ + nucleo-l053r8 nucleo-l073rz nucleo-f031k6 nucleo-f042k6 \ + nucleo-f303k8 nucleo-l031k6 opencm904 \ spark-core stm32f0discovery yunjia-nrf51822 \ BOARD_BLACKLIST := arduino-duemilanove arduino-mega2560 arduino-uno chronos \ diff --git a/examples/nanocoap_server/Makefile b/examples/nanocoap_server/Makefile index 817f833b6e2cdb16ea8503d1cd1cb29296e164bf..e047575f97aaec1417f78acf2a01ae90f6e78b21 100644 --- a/examples/nanocoap_server/Makefile +++ b/examples/nanocoap_server/Makefile @@ -7,8 +7,8 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \ - nucleo32-l031 nucleo-f030r8 nucleo-l053r8 stm32f0discovery \ +BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f031k6 nucleo-f042k6 \ + nucleo-l031k6 nucleo-f030r8 nucleo-l053r8 stm32f0discovery \ telosb z1 # Include packages that pull up and auto-init the link layer. diff --git a/examples/posix_sockets/Makefile b/examples/posix_sockets/Makefile index fd8d870a44388bbe7add14c00ee3384dd8cf65c6..3ced5d1f12c9df5109c0eec4170fb19e1890c741 100644 --- a/examples/posix_sockets/Makefile +++ b/examples/posix_sockets/Makefile @@ -8,7 +8,7 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos msb-430 msb-430h nrf51dongle \ - nrf6310 nucleo32-f031 nucleo32-f042 nucleo32-l031 \ + nrf6310 nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f334r8 \ nucleo-l053r8 stm32f0discovery telosb \ wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 diff --git a/examples/rdcli_simple/Makefile b/examples/rdcli_simple/Makefile index d28ecbd9fb7794ac94b9c7f0a22f2bacefaed8b8..e84b3d61d822ea6ad6f1e5cf5db8b4045742d7a2 100644 --- a/examples/rdcli_simple/Makefile +++ b/examples/rdcli_simple/Makefile @@ -8,7 +8,7 @@ BOARD ?= native RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f030r8 nucleo-l053r8 \ - nucleo32-f031 nucleo32-f042 nucleo32-l031 \ + nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ z1 diff --git a/examples/riot_and_cpp/Makefile b/examples/riot_and_cpp/Makefile index b31d2bd2cbe6543bc6ccface021ebe995c0ab223..094a7dbe7d374a446d4e0b0f9e9d0de716273ad2 100644 --- a/examples/riot_and_cpp/Makefile +++ b/examples/riot_and_cpp/Makefile @@ -6,7 +6,7 @@ BOARD ?= native # stm32f0discovery objects are too big with ARM Embedded Toolchain v4.9.3 20141119 # (used currently by travis) -BOARD_INSUFFICIENT_MEMORY= nucleo32-f031 nucleo32-f042 stm32f0discovery +BOARD_INSUFFICIENT_MEMORY= nucleo-f031k6 nucleo-f042k6 stm32f0discovery # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. diff --git a/tests/cbor/Makefile b/tests/cbor/Makefile index f1cca316d3dba19f0f878ff1d85367571de82ce4..e81b1b649882751c55f4f13d1824764c7d86b2de 100644 --- a/tests/cbor/Makefile +++ b/tests/cbor/Makefile @@ -5,7 +5,7 @@ BOARD_BLACKLIST += chronos BOARD_BLACKLIST += mega-xplained BOARD_BLACKLIST += mips-malta BOARD_BLACKLIST += msb-430 msb-430h -BOARD_BLACKLIST += nucleo32-f031 +BOARD_BLACKLIST += nucleo-f031k6 BOARD_BLACKLIST += pic32-clicker pic32-wifire BOARD_BLACKLIST += telosb BOARD_BLACKLIST += waspmote-pro diff --git a/tests/conn_can/Makefile b/tests/conn_can/Makefile index 98627638c4cd4d2e931e2b41c3904daf125e212d..f310d0d3b37158750a86bdc5dd9dc7794b78de19 100644 --- a/tests/conn_can/Makefile +++ b/tests/conn_can/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \ - nucleo32-f303 nucleo32-l031 nucleo-f030r8 nucleo-f070rb \ +BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f031k6 nucleo-f042k6 \ + nucleo-f303k8 nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \ nucleo-f072rb nucleo-f302r8 nucleo-f303re nucleo-f334r8 \ nucleo-l053r8 stm32f0discovery telosb wsn430-v1_3b \ wsn430-v1_4 z1 diff --git a/tests/driver_at86rf2xx/Makefile b/tests/driver_at86rf2xx/Makefile index 5bcf0fa9aa513dddd62d0a5349fc545c6b333e26..3271fe31cd85fad78cd993e5bd42a38f4688eefd 100644 --- a/tests/driver_at86rf2xx/Makefile +++ b/tests/driver_at86rf2xx/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common # exclude boards with insufficient memory -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 FEATURES_REQUIRED = periph_spi periph_gpio diff --git a/tests/driver_enc28j60/Makefile b/tests/driver_enc28j60/Makefile index 7053547fe676db26eae66394b9ae3c1ec02a4d84..27286c20f7560f03e0a76ad798e24e942e65ae7f 100644 --- a/tests/driver_enc28j60/Makefile +++ b/tests/driver_enc28j60/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo-f334r8 nucleo-l053r8 \ - nucleo32-f031 nucleo32-f042 nucleo32-l031 \ + nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ z1 diff --git a/tests/driver_encx24j600/Makefile b/tests/driver_encx24j600/Makefile index ee01bd4a23d137285acbfe55e230e88491911d4d..ecc13d80278f4690a53b2a3989587a26347858cd 100644 --- a/tests/driver_encx24j600/Makefile +++ b/tests/driver_encx24j600/Makefile @@ -1,8 +1,8 @@ include ../Makefile.tests_common BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h \ - nucleo-l053r8 nucleo32-f031 nucleo32-f042 \ - nucleo32-l031 stm32f0discovery telosb \ + nucleo-l053r8 nucleo-f031k6 nucleo-f042k6 \ + nucleo-l031k6 stm32f0discovery telosb \ wsn430-v1_3b wsn430-v1_4 z1 USEMODULE += auto_init_gnrc_netif diff --git a/tests/driver_kw2xrf/Makefile b/tests/driver_kw2xrf/Makefile index 624568437bc1fb6077063cbc51d727891e85819a..bd00091e2401651246f4f3a6e569fd41a88907de 100644 --- a/tests/driver_kw2xrf/Makefile +++ b/tests/driver_kw2xrf/Makefile @@ -2,7 +2,7 @@ include ../Makefile.tests_common FEATURES_REQUIRED = periph_spi periph_gpio -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo32-l031 \ +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ nucleo-f334r8 nucleo-l053r8 stm32f0discovery USEMODULE += auto_init_gnrc_netif diff --git a/tests/driver_nrf24l01p_lowlevel/Makefile b/tests/driver_nrf24l01p_lowlevel/Makefile index db0f5a4563d3cf4edc9a5c08f5f4e1e33bef3a11..5062b64ca43ce6fbe813f97715b044c623cb3b23 100644 --- a/tests/driver_nrf24l01p_lowlevel/Makefile +++ b/tests/driver_nrf24l01p_lowlevel/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common # exclude boards with insufficient memory -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 FEATURES_REQUIRED = periph_spi diff --git a/tests/driver_pir/Makefile b/tests/driver_pir/Makefile index 3604c54827f7bb286b35df15cdc49dabcaf2f479..54ca113e5bfe1c8afe55b861d58b1986ccf50253 100644 --- a/tests/driver_pir/Makefile +++ b/tests/driver_pir/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 FEATURES_REQUIRED = periph_gpio diff --git a/tests/driver_sdcard_spi/Makefile b/tests/driver_sdcard_spi/Makefile index a2eaf66d6342de79f8f210b0e61b7d477efb2c10..e1e25a67b3e81436f9ded20316129341f3132fa0 100644 --- a/tests/driver_sdcard_spi/Makefile +++ b/tests/driver_sdcard_spi/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common # exclude boards with insufficient memory -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 USEMODULE += sdcard_spi USEMODULE += auto_init_storage diff --git a/tests/driver_sx127x/Makefile b/tests/driver_sx127x/Makefile index 244354698ce2712a4884746ca6b1863f4bfc431e..d8340a50ab0d2ecd69b1c9fb72ed288d7ed75dcb 100644 --- a/tests/driver_sx127x/Makefile +++ b/tests/driver_sx127x/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 BOARD ?= nucleo-l152re diff --git a/tests/driver_xbee/Makefile b/tests/driver_xbee/Makefile index 99015347c0beb6e3522282a7ad6077000da8d480..e6938d1928157d6ee38d1cd3aad3142d147bcf84 100644 --- a/tests/driver_xbee/Makefile +++ b/tests/driver_xbee/Makefile @@ -2,7 +2,7 @@ include ../Makefile.tests_common FEATURES_REQUIRED = periph_uart periph_gpio -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo-f030r8 nucleo-f334r8 \ +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 nucleo-f030r8 nucleo-f334r8 \ stm32f0discovery USEMODULE += xbee diff --git a/tests/emb6/Makefile b/tests/emb6/Makefile index 1c8cbcbd02a685ed60d2e5d4cf988cfd7f80036f..3a5a979ab6fcccf977ac17966907f919021ad258 100644 --- a/tests/emb6/Makefile +++ b/tests/emb6/Makefile @@ -5,8 +5,8 @@ include ../Makefile.tests_common # MSP-430 doesn't support C11's atomic functionality yet BOARD_BLACKLIST := msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1 -BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo32-l031 nucleo32-f031 \ - nucleo32-f042 nucleo-l053r8 stm32f0discovery telosb \ +BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo-l031k6 nucleo-f031k6 \ + nucleo-f042k6 nucleo-l053r8 stm32f0discovery telosb \ wsn430-v1_3b wsn430-v1_4 z1 USEPKG += emb6 diff --git a/tests/evtimer_msg/Makefile b/tests/evtimer_msg/Makefile index e072d24c62dce925f75643bbf99d79392aae21fb..d1b3167f5909eb8edad54a8ac610387a3006e846 100644 --- a/tests/evtimer_msg/Makefile +++ b/tests/evtimer_msg/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 USEMODULE += evtimer diff --git a/tests/evtimer_underflow/Makefile b/tests/evtimer_underflow/Makefile index e072d24c62dce925f75643bbf99d79392aae21fb..d1b3167f5909eb8edad54a8ac610387a3006e846 100644 --- a/tests/evtimer_underflow/Makefile +++ b/tests/evtimer_underflow/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 USEMODULE += evtimer diff --git a/tests/gnrc_ipv6_ext/Makefile b/tests/gnrc_ipv6_ext/Makefile index ed7d57a277799a7b2cc0713ee0254343a05b4759..d2e174fd87b7e12e69e6c4d8e313e4d1f81b7dc0 100644 --- a/tests/gnrc_ipv6_ext/Makefile +++ b/tests/gnrc_ipv6_ext/Makefile @@ -2,8 +2,8 @@ include ../Makefile.tests_common BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos maple-mini msb-430 msb-430h \ - nrf51dongle nrf6310 nucleo32-f031 nucleo32-f042 \ - nucleo32-l031 nucleo-f030r8 nucleo-f103rb nucleo-f334r8 nucleo-l053r8 \ + nrf51dongle nrf6310 nucleo-f031k6 nucleo-f042k6 \ + nucleo-l031k6 nucleo-f030r8 nucleo-f103rb nucleo-f334r8 nucleo-l053r8 \ spark-core stm32f0discovery telosb \ wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 diff --git a/tests/gnrc_ipv6_nib/Makefile b/tests/gnrc_ipv6_nib/Makefile index 4bf72e32384aa5cf6868127de40793ed110edb5f..c1a28d2ecd33e490c4ad1fe77ff6add7203b2e10 100644 --- a/tests/gnrc_ipv6_nib/Makefile +++ b/tests/gnrc_ipv6_nib/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := chronos nucleo32-f031 nucleo32-f042 nucleo32-l031 \ +BOARD_INSUFFICIENT_MEMORY := chronos nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ telosb wsn430-v1_3b wsn430-v1_4 USEMODULE += gnrc_ipv6 diff --git a/tests/gnrc_ipv6_nib_6ln/Makefile b/tests/gnrc_ipv6_nib_6ln/Makefile index 66782d638625052939a3bcc4bc4c63a2a244d932..01997982d5735c3878a55ccaf00aa1d50c047c1e 100644 --- a/tests/gnrc_ipv6_nib_6ln/Makefile +++ b/tests/gnrc_ipv6_nib_6ln/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := chronos nucleo-f030r8 nucleo-l053r8 nucleo32-f031 \ - nucleo32-l031 nucleo32-f042 stm32f0discovery \ +BOARD_INSUFFICIENT_MEMORY := chronos nucleo-f030r8 nucleo-l053r8 nucleo-f031k6 \ + nucleo-l031k6 nucleo-f042k6 stm32f0discovery \ telosb wsn430-v1_3b wsn430-v1_4 USEMODULE += gnrc_ipv6 diff --git a/tests/gnrc_ndp/Makefile b/tests/gnrc_ndp/Makefile index ec6a2cf41f9dd8d74cc44507d129a1e0c07d488c..f4b72ea451b39eb308dd50e8012bde7c87fd0138 100644 --- a/tests/gnrc_ndp/Makefile +++ b/tests/gnrc_ndp/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := chronos nucleo32-f031 nucleo32-f042 nucleo32-l031 \ +BOARD_INSUFFICIENT_MEMORY := chronos nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ telosb wsn430-v1_3b wsn430-v1_4 USEMODULE += gnrc_ipv6_nib_router diff --git a/tests/gnrc_netif/Makefile b/tests/gnrc_netif/Makefile index 6f1272bdf6e47f0ac2e3212d3f6c197cac7b6659..dc27e96cedf9867346ac69b77e47b515bf3b7fa4 100644 --- a/tests/gnrc_netif/Makefile +++ b/tests/gnrc_netif/Makefile @@ -5,8 +5,8 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini microbit msb-430 msb-430h nrf51dongle nrf6310 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb \ nucleo-f302r8 nucleo-f334r8 nucleo-l053r8 nucleo-l073rz \ - nucleo32-f031 nucleo32-f042 nucleo32-f303 \ - nucleo32-l031 opencm904 spark-core \ + nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 \ + nucleo-l031k6 opencm904 spark-core \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ yunjia-nrf51822 z1 diff --git a/tests/gnrc_sixlowpan/Makefile b/tests/gnrc_sixlowpan/Makefile index 81d77b0542c55c4146cad73bcc9dfd95033c0c92..71bc2edfd9f0c45a64baf3254bff7efd0626d3e9 100644 --- a/tests/gnrc_sixlowpan/Makefile +++ b/tests/gnrc_sixlowpan/Makefile @@ -2,8 +2,8 @@ include ../Makefile.tests_common BOARD_INSUFFICIENT_MEMORY := airfy-beacon chronos maple-mini msb-430 msb-430h \ - nrf51dongle nrf6310 nucleo32-f031 nucleo32-f042 \ - nucleo32-l031 nucleo-f030r8 nucleo-f070rb nucleo-f103rb \ + nrf51dongle nrf6310 nucleo-f031k6 nucleo-f042k6 \ + nucleo-l031k6 nucleo-f030r8 nucleo-f070rb nucleo-f103rb \ nucleo-f334r8 nucleo-l053r8 spark-core \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ yunjia-nrf51822 z1 diff --git a/tests/gnrc_sock_dns/Makefile b/tests/gnrc_sock_dns/Makefile index 8e3ca8574d6f744cdd54628163a668879970618d..a0abd781fba501da52845852163c37eaf8116058 100644 --- a/tests/gnrc_sock_dns/Makefile +++ b/tests/gnrc_sock_dns/Makefile @@ -2,8 +2,8 @@ include ../Makefile.tests_common RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_MEMORY := chronos telosb nucleo32-f042 nucleo32-f031 \ - nucleo-f030r8 nucleo-l053r8 nucleo32-l031 \ +BOARD_INSUFFICIENT_MEMORY := chronos telosb nucleo-f042k6 nucleo-f031k6 \ + nucleo-f030r8 nucleo-l053r8 nucleo-l031k6 \ stm32f0discovery z1 USEMODULE += sock_dns diff --git a/tests/gnrc_sock_ip/Makefile b/tests/gnrc_sock_ip/Makefile index 4d8aa5a21bca1a49c6cee80869e86c8448532fe1..a437af7174e38cfa60985b634b19f10a30ccb27b 100644 --- a/tests/gnrc_sock_ip/Makefile +++ b/tests/gnrc_sock_ip/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := chronos nucleo32-f031 nucleo32-f042 nucleo32-l031 +BOARD_INSUFFICIENT_MEMORY := chronos nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 USEMODULE += gnrc_sock_ip USEMODULE += gnrc_ipv6 diff --git a/tests/gnrc_sock_udp/Makefile b/tests/gnrc_sock_udp/Makefile index 5b8cff466d44fcb2146ee9fcf8974b9ec7fbba52..e4b922e6aa9dd1226720c90083cc7d370b88ac5d 100644 --- a/tests/gnrc_sock_udp/Makefile +++ b/tests/gnrc_sock_udp/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := chronos nucleo32-f031 nucleo32-f042 nucleo32-l031 +BOARD_INSUFFICIENT_MEMORY := chronos nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 USEMODULE += gnrc_sock_check_reuse USEMODULE += gnrc_sock_udp diff --git a/tests/gnrc_tcp_client/Makefile b/tests/gnrc_tcp_client/Makefile index 70d169e49d363f4ee631d3e3ccc488853c399ece..f48c9d3e34412c709d407597fc4a624c39f77a50 100644 --- a/tests/gnrc_tcp_client/Makefile +++ b/tests/gnrc_tcp_client/Makefile @@ -11,8 +11,8 @@ TCP_TEST_CYCLES ?= 3 # Mark Boards with insufficient memory BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ arduino-uno calliope-mini chronos mega-xplained microbit \ - msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \ - nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \ + msb-430 msb-430h nrf51dongle nrf6310 nucleo-f031k6 \ + nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 nucleo-f030r8 \ nucleo-f070rb nucleo-f072rb nucleo-f302r8 nucleo-f334r8 nucleo-l053r8 \ sb-430 sb-430h stm32f0discovery telosb \ wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 diff --git a/tests/gnrc_tcp_server/Makefile b/tests/gnrc_tcp_server/Makefile index 57cbd5faeb865b99e1aa9bd24a73f356169edb75..931775aeec9aa1def3660a42b56e211c358543aa 100644 --- a/tests/gnrc_tcp_server/Makefile +++ b/tests/gnrc_tcp_server/Makefile @@ -11,8 +11,8 @@ TCP_TEST_CYCLES ?= 3 # Mark Boards with insufficient memory BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ arduino-uno calliope-mini chronos mega-xplained \ - microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo32-f031 \ - nucleo32-f042 nucleo32-f303 nucleo32-l031 nucleo-f030r8 \ + microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo-f031k6 \ + nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 nucleo-f030r8 \ nucleo-f070rb nucleo-f072rb nucleo-f302r8 nucleo-f334r8 nucleo-l053r8 \ sb-430 sb-430h stm32f0discovery telosb \ wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 diff --git a/tests/gnrc_udp/Makefile b/tests/gnrc_udp/Makefile index 47960f7c677543ce0c904a40d547c3315c7cb615..d5f4e65a8d1d20f589d314ee4f5d914a79e2d544 100644 --- a/tests/gnrc_udp/Makefile +++ b/tests/gnrc_udp/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common BOARD_INSUFFICIENT_MEMORY := calliope-mini chronos microbit msb-430 msb-430h \ - nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \ + nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \ nucleo-f030r8 nucleo-f070rb nucleo-f072rb nucleo-f103rb nucleo-f302r8 \ nucleo-f334r8 nucleo-l053r8 spark-core stm32f0discovery telosb \ wsn430-v1_3b wsn430-v1_4 z1 diff --git a/tests/irq/Makefile b/tests/irq/Makefile index 393ea0def2726316af0ea5985af40ff8149b100c..a7530f5863e634d62bb4aacebae651d8e761a5bd 100644 --- a/tests/irq/Makefile +++ b/tests/irq/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 USEMODULE += auto_init USEMODULE += xtimer diff --git a/tests/isr_yield_higher/Makefile b/tests/isr_yield_higher/Makefile index f5124bb23b2fb3c620c6a4923a41e4921ef3ac49..38e14be8d4dd7b05a43775341df6af453bd25582 100644 --- a/tests/isr_yield_higher/Makefile +++ b/tests/isr_yield_higher/Makefile @@ -1,7 +1,7 @@ APPLICATION = isr_yield_higher include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 USEMODULE += xtimer diff --git a/tests/libfixmath_unittests/Makefile b/tests/libfixmath_unittests/Makefile index a555c5f5bcdb4742e0ae9cec941ff80274dc6f63..08cbbaa7a98ea3bfcf57ee7abd1ca20fbfeeecb4 100644 --- a/tests/libfixmath_unittests/Makefile +++ b/tests/libfixmath_unittests/Makefile @@ -7,7 +7,7 @@ BOARD_BLACKLIST := arduino-mega2560 waspmote-pro arduino-uno arduino-duemilanove # The MSP boards don't feature round(), exp(), and log(), which are used in the unittests BOARD_BLACKLIST += chronos msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1 -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo32-l031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 USEMODULE += libfixmath-unittests diff --git a/tests/lwip/Makefile b/tests/lwip/Makefile index fcc6429f11d42c1681e3343d0dcdf76cadd751c3..8844b9f1dea4596b5f3db9a1deed1fdd15b84851 100644 --- a/tests/lwip/Makefile +++ b/tests/lwip/Makefile @@ -5,8 +5,8 @@ include ../Makefile.tests_common BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \ msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \ wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained -BOARD_INSUFFICIENT_MEMORY := airfy-beacon nrf6310 nucleo32-f031 nucleo32-f042 \ - nucleo32-l031 nucleo-f030r8 nucleo-f334r8 nucleo-l053r8 \ +BOARD_INSUFFICIENT_MEMORY := airfy-beacon nrf6310 nucleo-f031k6 nucleo-f042k6 \ + nucleo-l031k6 nucleo-f030r8 nucleo-f334r8 nucleo-l053r8 \ stm32f0discovery yunjia-nrf51822 # including lwip_ipv6_mld would currently break this test on at86rf2xx radios diff --git a/tests/lwip_sock_ip/Makefile b/tests/lwip_sock_ip/Makefile index cc466f03f94de89ae09bdd54915bb10d969e4be7..47e61565d29a5decaf3b726f69e354c965726f49 100644 --- a/tests/lwip_sock_ip/Makefile +++ b/tests/lwip_sock_ip/Makefile @@ -5,7 +5,7 @@ include ../Makefile.tests_common BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \ msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \ wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained -BOARD_INSUFFICIENT_MEMORY = nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ +BOARD_INSUFFICIENT_MEMORY = nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-f334r8 nucleo-l053r8 stm32f0discovery LWIP_IPV4 ?= 0 diff --git a/tests/lwip_sock_tcp/Makefile b/tests/lwip_sock_tcp/Makefile index 8343e4f78c794aec6eabfd6a0ebfc85c120fa9b1..09392ed1a4e5f65c5ff211ac069112209854e987 100644 --- a/tests/lwip_sock_tcp/Makefile +++ b/tests/lwip_sock_tcp/Makefile @@ -5,7 +5,7 @@ include ../Makefile.tests_common BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \ msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \ wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained -BOARD_INSUFFICIENT_MEMORY = nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ +BOARD_INSUFFICIENT_MEMORY = nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-f334r8 nucleo-l053r8 stm32f0discovery LWIP_IPV4 ?= 0 diff --git a/tests/lwip_sock_udp/Makefile b/tests/lwip_sock_udp/Makefile index b0ec658ae281a5e333645d2807f08b0a6c719a35..843a0a00c42f27385db1b1dba8e6e4cb527186e0 100644 --- a/tests/lwip_sock_udp/Makefile +++ b/tests/lwip_sock_udp/Makefile @@ -5,7 +5,7 @@ include ../Makefile.tests_common BOARD_BLACKLIST := arduino-uno arduino-duemilanove arduino-mega2560 chronos \ msb-430 msb-430h telosb waspmote-pro wsn430-v1_3b \ wsn430-v1_4 z1 jiminy-mega256rfr2 mega-xplained -BOARD_INSUFFICIENT_MEMORY = nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ +BOARD_INSUFFICIENT_MEMORY = nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-f334r8 nucleo-l053r8 stm32f0discovery LWIP_IPV4 ?= 0 diff --git a/tests/msg_send_receive/Makefile b/tests/msg_send_receive/Makefile index dc1a4e4b8a877678ba95fa8a9fe6d15fbd0f0196..e3e9e91e635f0573b9b5ce739d095ab92ecf8baa 100644 --- a/tests/msg_send_receive/Makefile +++ b/tests/msg_send_receive/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 TEST_ON_CI_WHITELIST += all diff --git a/tests/msg_try_receive/Makefile b/tests/msg_try_receive/Makefile index e69e3d5df93a0575099700b7cec73706cf6fbeb0..b72eab5acf438a296f84717290991f5f7e12b6dd 100644 --- a/tests/msg_try_receive/Makefile +++ b/tests/msg_try_receive/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 TEST_ON_CI_WHITELIST += all diff --git a/tests/mutex_order/Makefile b/tests/mutex_order/Makefile index 73c2e5d6af0b6ed52c6245c1b49d102f88c70aeb..a27f69488a7266d3439edd44a11db42424506fb6 100644 --- a/tests/mutex_order/Makefile +++ b/tests/mutex_order/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-l053r8 stm32f0discovery # list of boards to run CI tests on diff --git a/tests/netdev_test/Makefile b/tests/netdev_test/Makefile index 67bca28aedbed9cdeb9033327aea6ed6d2e0db4a..eae854b2527453fe1239e22c1ed7f9ef398630c7 100644 --- a/tests/netdev_test/Makefile +++ b/tests/netdev_test/Makefile @@ -4,7 +4,7 @@ CFLAGS += -DNDEBUG include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 DISABLE_MODULE = auto_init diff --git a/tests/nhdp/Makefile b/tests/nhdp/Makefile index bad81e0c9237b9b8950f0994f32586704d18162b..aa07620dc135061804c06ba46d8beb815f166f40 100644 --- a/tests/nhdp/Makefile +++ b/tests/nhdp/Makefile @@ -3,7 +3,7 @@ include ../Makefile.tests_common BOARD_BLACKLIST := arduino-mega2560 chronos msb-430 msb-430h telosb \ wsn430-v1_3b wsn430-v1_4 z1 waspmote-pro arduino-uno \ arduino-duemilanove jiminy-mega256rfr2 mega-xplained -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-f334r8 nucleo-l053r8 stm32f0discovery USEMODULE += gnrc_ipv6 diff --git a/tests/periph_uart/Makefile b/tests/periph_uart/Makefile index 7fcba9a9a58899ccf20c3cfb8f0832ca2cf796e4..5047bb56daa82498e3c09a278e41a419e7074c76 100644 --- a/tests/periph_uart/Makefile +++ b/tests/periph_uart/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 FEATURES_REQUIRED = periph_uart diff --git a/tests/pipe/Makefile b/tests/pipe/Makefile index 7f3d01f2a3be0431dd0a4b159658c4e6ee0378af..d4b97581d8b90c1da069ebaa214ad0951d768287 100644 --- a/tests/pipe/Makefile +++ b/tests/pipe/Makefile @@ -2,7 +2,7 @@ include ../Makefile.tests_common #malloc.h not found BOARD_BLACKLIST := jiminy-mega256rfr2 mega-xplained -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 USEMODULE += pipe diff --git a/tests/pkg_fatfs/Makefile b/tests/pkg_fatfs/Makefile index ae3a372167199ba29dbc9402fd055a4197d7f19f..b9e0e983985a2c02d8785924eeb762d21076902e 100644 --- a/tests/pkg_fatfs/Makefile +++ b/tests/pkg_fatfs/Makefile @@ -12,8 +12,8 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560 iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot \ mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo-f303ze \ nucleo-f412zg nucleo-f413zh nucleo-f429zi nucleo-f446ze \ - nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \ - nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \ + nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \ + nucleo-l432kc nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \ nucleo-f303re nucleo-f334r8 nucleo-f401re nucleo-f410rb nucleo-f411re \ nucleo-f446re nucleo-l053r8 nucleo-l073rz nucleo-l152re nucleo-l476rg \ nz32-sc151 openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \ diff --git a/tests/pkg_fatfs_vfs/Makefile b/tests/pkg_fatfs_vfs/Makefile index 90937d9d48ae648a8daf22b1c1c3b02a3140e9d1..6e35ecafed1fbaa78c17bad2f030f2ed7a64d404 100644 --- a/tests/pkg_fatfs_vfs/Makefile +++ b/tests/pkg_fatfs_vfs/Makefile @@ -25,7 +25,7 @@ else USEMODULE += mtd_sdcard endif -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 # this list is composed of boards with sufficient memory and support spi/gpio + native BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560 \ @@ -35,8 +35,8 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560 iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot \ mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo-f303ze \ nucleo-f412zg nucleo-f413zh nucleo-f429zi nucleo-f446ze \ - nucleo32-f042 nucleo32-f303 nucleo32-l031 \ - nucleo32-l432 nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \ + nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \ + nucleo-l432kc nucleo-f072rb nucleo-f091rc nucleo-f103rb nucleo-f302r8 \ nucleo-f303re nucleo-f334r8 nucleo-f401re nucleo-f410rb nucleo-f411re \ nucleo-f446re nucleo-l053r8 nucleo-l073rz nucleo-l152re nucleo-l476rg \ nz32-sc151 openmote-cc2538 pba-d-01-kw2x remote-pa remote-reva \ diff --git a/tests/pkg_libcoap/Makefile b/tests/pkg_libcoap/Makefile index 1e74806092e9016dc8ce2d4435389c45d4aede48..7cd884fcb1805230a007aa45c87c386a4bfe6f4d 100644 --- a/tests/pkg_libcoap/Makefile +++ b/tests/pkg_libcoap/Makefile @@ -4,8 +4,8 @@ include ../Makefile.tests_common BOARD_BLACKLIST := arduino-mega2560 chronos msb-430 msb-430h telosb wsn430-v1_3b \ wsn430-v1_4 z1 waspmote-pro arduino-uno arduino-duemilanove \ jiminy-mega256rfr2 mega-xplained -BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \ - nucleo32-l031 nucleo-f030r8 nucleo-f070rb nucleo-f334r8 nucleo-l053r8 \ +BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f031k6 nucleo-f042k6 \ + nucleo-l031k6 nucleo-f030r8 nucleo-f070rb nucleo-f334r8 nucleo-l053r8 \ stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ z1 diff --git a/tests/pkg_microcoap/Makefile b/tests/pkg_microcoap/Makefile index a2927be8e3e5c355ebaa0658db787510228da5db..47ed6831e46e1125fdbe92545c983fe7bc39a48c 100644 --- a/tests/pkg_microcoap/Makefile +++ b/tests/pkg_microcoap/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 nucleo32-f042 \ - nucleo32-l031 nucleo-f030r8 nucleo-l053r8 \ +BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f031k6 nucleo-f042k6 \ + nucleo-l031k6 nucleo-f030r8 nucleo-l053r8 \ stm32f0discovery telosb z1 # Include packages that pull up and auto-init the link layer. diff --git a/tests/pkg_semtech-loramac/Makefile b/tests/pkg_semtech-loramac/Makefile index 57ca2e96f111a872496f05028392fbbdb1d8af3c..2a08494661d78609622e6fd543450d8f3c0bfeb1 100644 --- a/tests/pkg_semtech-loramac/Makefile +++ b/tests/pkg_semtech-loramac/Makefile @@ -2,7 +2,7 @@ BOARD ?= b-l072z-lrwan1 include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo32-l031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 BOARD_BLACKLIST := msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1 diff --git a/tests/pkg_u8g2/Makefile b/tests/pkg_u8g2/Makefile index bde3ef7873d186554934bb4f99b82b0f8ea21834..9f50a0b7b34f7ad9018fd53069198ffcd3cbfef2 100644 --- a/tests/pkg_u8g2/Makefile +++ b/tests/pkg_u8g2/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 USEMODULE += xtimer diff --git a/tests/posix_semaphore/Makefile b/tests/posix_semaphore/Makefile index a96c4a205162b5f65d6fca4d8ea614a3db3f20d1..2e04b9735f94afb60ca11ea2cceb1d398d1d6df2 100644 --- a/tests/posix_semaphore/Makefile +++ b/tests/posix_semaphore/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common BOARD_INSUFFICIENT_MEMORY := chronos mbed_lpc1768 msb-430 msb-430h nrf6310 \ - nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ + nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-f334r8 nucleo-l053r8 spark-core \ stm32f0discovery yunjia-nrf51822 diff --git a/tests/ps_schedstatistics/Makefile b/tests/ps_schedstatistics/Makefile index 514aa11d2382b204285c52bf8218e84eff2c875e..862dd8b714b22301f357f8a345fee93f3647a108 100644 --- a/tests/ps_schedstatistics/Makefile +++ b/tests/ps_schedstatistics/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f030r8 nucleo-l053r8 \ - nucleo32-f031 nucleo32-f042 nucleo32-l031 \ + nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \ stm32f0discovery telosb wsn430-v1_3b \ wsn430-v1_4 z1 diff --git a/tests/pthread_barrier/Makefile b/tests/pthread_barrier/Makefile index 00fa00be45d40cefe6ba18653b32ceffb14378e4..c84d40056c953b51f7b8382fd896a69902b78b21 100644 --- a/tests/pthread_barrier/Makefile +++ b/tests/pthread_barrier/Makefile @@ -7,7 +7,7 @@ BOARD_BLACKLIST := arduino-mega2560 waspmote-pro arduino-uno arduino-duemilanove # mega-xplained: unknown type name: clockid_t # exclude boards with insufficient memory -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 # Modules to include. USEMODULE += pthread diff --git a/tests/pthread_condition_variable/Makefile b/tests/pthread_condition_variable/Makefile index 28188ad1ae6d571ed6b6a09c068b15b393b2c3e4..e7580a79066b7d3c03c1ffc2b5b42de52768dd79 100644 --- a/tests/pthread_condition_variable/Makefile +++ b/tests/pthread_condition_variable/Makefile @@ -6,7 +6,7 @@ BOARD_BLACKLIST := arduino-mega2560 waspmote-pro arduino-uno arduino-duemilanove # jiminy-mega256rfr2: unknown type name: clockid_t # mega-xplained: unknown type name: clockid_t -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 USEMODULE += posix USEMODULE += pthread diff --git a/tests/pthread_cooperation/Makefile b/tests/pthread_cooperation/Makefile index 0f67d96b7d83475199a8fd86b9080f3fe943c8cc..2c5b8cc33adbf21285b379e3dabc47b68a5855d8 100644 --- a/tests/pthread_cooperation/Makefile +++ b/tests/pthread_cooperation/Makefile @@ -6,7 +6,7 @@ BOARD_BLACKLIST := arduino-mega2560 waspmote-pro arduino-uno arduino-duemilanove # jiminy-mega256rfr2: unknown type name: clockid_t # mega-xplained: unknown type name: clockid_t -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 USEMODULE += posix USEMODULE += pthread diff --git a/tests/pthread_rwlock/Makefile b/tests/pthread_rwlock/Makefile index 580f97a8edc43dff995b4fdd7f418202ac7fc639..ea1feac9286b3e9c0192096afb042073c3d8733b 100644 --- a/tests/pthread_rwlock/Makefile +++ b/tests/pthread_rwlock/Makefile @@ -10,8 +10,8 @@ USEMODULE += pthread USEMODULE += xtimer USEMODULE += random -BOARD_INSUFFICIENT_MEMORY += chronos msb-430 msb-430h nucleo32-f031 \ - nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ +BOARD_INSUFFICIENT_MEMORY += chronos msb-430 msb-430h nucleo-f031k6 \ + nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-f334r8 nucleo-l053r8 stm32f0discovery include $(RIOTBASE)/Makefile.include diff --git a/tests/rmutex/Makefile b/tests/rmutex/Makefile index c7bad75488c4d18a8e8873fdb853abd51b18ed27..aa662e3963aa2a799f2e73f6f13b894ff9cf34c5 100644 --- a/tests/rmutex/Makefile +++ b/tests/rmutex/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-l053r8 stm32f0discovery TEST_ON_CI_WHITELIST += all diff --git a/tests/rng/Makefile b/tests/rng/Makefile index 58b884feb6ff6c72880b9ddb84fc295adf21d82e..2dfaf6dfa009bb0faaaa95c2ed9cab25679c4f1a 100644 --- a/tests/rng/Makefile +++ b/tests/rng/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common # some boards have not enough rom and/or ram -BOARD_BLACKLIST += nucleo32-f031 nucleo32-f042 nucleo32-l031 pic32-clicker +BOARD_BLACKLIST += nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 pic32-clicker BOARD_INSUFFICIENT_MEMORY += arduino-duemilanove arduino-uno # override PRNG if desired (see sys/random for alternatives) diff --git a/tests/sched_testing/Makefile b/tests/sched_testing/Makefile index e69e3d5df93a0575099700b7cec73706cf6fbeb0..b72eab5acf438a296f84717290991f5f7e12b6dd 100644 --- a/tests/sched_testing/Makefile +++ b/tests/sched_testing/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 TEST_ON_CI_WHITELIST += all diff --git a/tests/slip/Makefile b/tests/slip/Makefile index 6830deadc5c4e62fb6b2a40eecdf930b7da59ba3..a400ece498d480f2da37bc7b4a2b4f15b4a9c2f0 100644 --- a/tests/slip/Makefile +++ b/tests/slip/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo32-f031 nucleo32-f042 \ - nucleo32-l031 nucleo-f030r8 nucleo-f334r8 nucleo-l053r8 \ +BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h nucleo-f031k6 nucleo-f042k6 \ + nucleo-l031k6 nucleo-f030r8 nucleo-f334r8 nucleo-l053r8 \ stm32f0discovery BOARD_BLACKLIST += mips-malta diff --git a/tests/sntp/Makefile b/tests/sntp/Makefile index 793010ae24e861395621fcd6936984b80f3fc8aa..2f01e6c761173ca904eab2edb35e3195be57991f 100644 --- a/tests/sntp/Makefile +++ b/tests/sntp/Makefile @@ -1,7 +1,7 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo32-f031 \ - nucleo32-f042 nucleo32-l031 nucleo-f030r8 \ +BOARD_INSUFFICIENT_MEMORY := chronos msb-430 msb-430h nucleo-f031k6 \ + nucleo-f042k6 nucleo-l031k6 nucleo-f030r8 \ nucleo-f334r8 nucleo-l053r8 stm32f0discovery \ telosb z1 diff --git a/tests/thread_basic/Makefile b/tests/thread_basic/Makefile index 3657e8179e8c6b8085100eb7e4208b8d1022e4d9..7cd72a6bcff3c91d5922d8717d6523d9336b86d2 100644 --- a/tests/thread_basic/Makefile +++ b/tests/thread_basic/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 DISABLE_MODULE += auto_init diff --git a/tests/thread_cooperation/Makefile b/tests/thread_cooperation/Makefile index d68726fe079fcde8421e5c59d15e731b986a59e7..019d281e21ceaba90b0831a40e27a93f05746b88 100644 --- a/tests/thread_cooperation/Makefile +++ b/tests/thread_cooperation/Makefile @@ -3,14 +3,14 @@ include ../Makefile.tests_common BOARD_INSUFFICIENT_MEMORY := chronos \ msb-430 \ msb-430h \ - nucleo32-f031 + nucleo-f031k6 DISABLE_MODULE += auto_init -ifneq (,$(filter nucleo32-f042,$(BOARD))) +ifneq (,$(filter nucleo-f042k6,$(BOARD))) PROBLEM ?= 3 endif -ifneq (,$(filter nucleo-f030r8 nucleo32-l031 nucleo-l053r8 stm32f0discovery,$(BOARD))) +ifneq (,$(filter nucleo-f030r8 nucleo-l031k6 nucleo-l053r8 stm32f0discovery,$(BOARD))) PROBLEM ?= 5 endif ifneq (,$(filter nucleo-f334r8,$(BOARD))) diff --git a/tests/thread_exit/Makefile b/tests/thread_exit/Makefile index 4e31de8c5fcd051a38f3eee3fece361e5e2050c1..d83cec446f36fe0173806a481fad91caa3fe643f 100644 --- a/tests/thread_exit/Makefile +++ b/tests/thread_exit/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 DISABLE_MODULE += auto_init diff --git a/tests/thread_flags/Makefile b/tests/thread_flags/Makefile index b7e4554ba080c399135a8c26c804cea0ac2f1117..3ce9af7db31f9a476bc9ac4cd3f0ae56852400ea 100644 --- a/tests/thread_flags/Makefile +++ b/tests/thread_flags/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 USEMODULE += core_thread_flags USEMODULE += xtimer diff --git a/tests/thread_msg/Makefile b/tests/thread_msg/Makefile index 7dbd24573804a7b4ad3b674d478b76b8ab7f8de9..de021461e54c2e899d63fc6a533df34b3e121d13 100644 --- a/tests/thread_msg/Makefile +++ b/tests/thread_msg/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 DISABLE_MODULE += auto_init diff --git a/tests/thread_msg_block_w_queue/Makefile b/tests/thread_msg_block_w_queue/Makefile index 4e31de8c5fcd051a38f3eee3fece361e5e2050c1..d83cec446f36fe0173806a481fad91caa3fe643f 100644 --- a/tests/thread_msg_block_w_queue/Makefile +++ b/tests/thread_msg_block_w_queue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 DISABLE_MODULE += auto_init diff --git a/tests/thread_msg_block_wo_queue/Makefile b/tests/thread_msg_block_wo_queue/Makefile index 4e31de8c5fcd051a38f3eee3fece361e5e2050c1..d83cec446f36fe0173806a481fad91caa3fe643f 100644 --- a/tests/thread_msg_block_wo_queue/Makefile +++ b/tests/thread_msg_block_wo_queue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 DISABLE_MODULE += auto_init diff --git a/tests/thread_msg_seq/Makefile b/tests/thread_msg_seq/Makefile index c6a5a0e708156d22c6b4ea28d916fb14ff66d176..6b90efb53824aafb8bd55b3099a3248b945fd7f9 100644 --- a/tests/thread_msg_seq/Makefile +++ b/tests/thread_msg_seq/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 DISABLE_MODULE += auto_init diff --git a/tests/thread_priority_inversion/Makefile b/tests/thread_priority_inversion/Makefile index 86954358d2cdd8e2d50e619ef6c5bbeb5757e992..fb68091e216590ae4ba8dd54d8ea2549004c3ebb 100644 --- a/tests/thread_priority_inversion/Makefile +++ b/tests/thread_priority_inversion/Makefile @@ -2,6 +2,6 @@ include ../Makefile.tests_common USEMODULE += xtimer -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 include $(RIOTBASE)/Makefile.include diff --git a/tests/unittests/Makefile b/tests/unittests/Makefile index bcf5778c263a445ed94516e40fd853faf2e43978..de22551b06ce859e884cb74c7f5afd3d66eab416 100644 --- a/tests/unittests/Makefile +++ b/tests/unittests/Makefile @@ -28,11 +28,11 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \ msba2 \ nrf51dongle \ nrf6310 \ - nucleo32-f031 \ - nucleo32-f042 \ - nucleo32-f303 \ - nucleo32-l031 \ - nucleo32-l432 \ + nucleo-f031k6 \ + nucleo-f042k6 \ + nucleo-f303k8 \ + nucleo-l031k6 \ + nucleo-l432kc \ nucleo-f030r8 \ nucleo-f070rb \ nucleo-f072rb \ @@ -125,11 +125,11 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \ nucleo-f722ze \ nucleo-f746zg \ nucleo-f767zi \ - nucleo32-f031 \ - nucleo32-f042 \ - nucleo32-f303 \ - nucleo32-l031 \ - nucleo32-l432 \ + nucleo-f031k6 \ + nucleo-f042k6 \ + nucleo-f303k8 \ + nucleo-l031k6 \ + nucleo-l432kc \ nucleo-f030r8 \ nucleo-f070rb \ nucleo-f072rb \ diff --git a/tests/xtimer_drift/Makefile b/tests/xtimer_drift/Makefile index 51a4d74af8471722c208fbf6ea5e43c0f72429ad..0a59269b7140ac30b7f83a77510fb3ce9266dd93 100644 --- a/tests/xtimer_drift/Makefile +++ b/tests/xtimer_drift/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 USEMODULE += xtimer diff --git a/tests/xtimer_hang/Makefile b/tests/xtimer_hang/Makefile index 7ae78d896d7a3e8a5043f91d68879e6323a27917..85437c51a283e6177ded4985cbc818c27b7f31af 100644 --- a/tests/xtimer_hang/Makefile +++ b/tests/xtimer_hang/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 USEMODULE += xtimer diff --git a/tests/xtimer_longterm/Makefile b/tests/xtimer_longterm/Makefile index 51a4d74af8471722c208fbf6ea5e43c0f72429ad..0a59269b7140ac30b7f83a77510fb3ce9266dd93 100644 --- a/tests/xtimer_longterm/Makefile +++ b/tests/xtimer_longterm/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 nucleo32-f042 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 nucleo-f042k6 USEMODULE += xtimer diff --git a/tests/xtimer_msg/Makefile b/tests/xtimer_msg/Makefile index 7ae78d896d7a3e8a5043f91d68879e6323a27917..85437c51a283e6177ded4985cbc818c27b7f31af 100644 --- a/tests/xtimer_msg/Makefile +++ b/tests/xtimer_msg/Makefile @@ -1,6 +1,6 @@ include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := nucleo32-f031 +BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 USEMODULE += xtimer