From 3bbf8c01abd1c1b8067cf1a9b04c30d3d2e64bce Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Wed, 23 May 2018 12:51:41 +0200 Subject: [PATCH] boards/nucleo-f303k8: rename to st marketing name --- boards/{nucleo32-f303 => nucleo-f303k8}/Makefile | 0 boards/{nucleo32-f303 => nucleo-f303k8}/Makefile.dep | 0 boards/{nucleo32-f303 => nucleo-f303k8}/Makefile.features | 0 boards/{nucleo32-f303 => nucleo-f303k8}/Makefile.include | 0 .../{nucleo32-f303 => nucleo-f303k8}/include/periph_conf.h | 6 +++--- examples/dtls-echo/Makefile | 2 +- examples/emcute_mqttsn/Makefile | 2 +- examples/gnrc_border_router/Makefile | 2 +- examples/gnrc_networking/Makefile | 2 +- examples/gnrc_tftp/Makefile | 2 +- examples/javascript/Makefile | 2 +- tests/conn_can/Makefile | 2 +- tests/gnrc_netif/Makefile | 2 +- tests/gnrc_tcp_client/Makefile | 2 +- tests/gnrc_tcp_server/Makefile | 2 +- tests/gnrc_udp/Makefile | 2 +- tests/pkg_fatfs/Makefile | 2 +- tests/pkg_fatfs_vfs/Makefile | 2 +- tests/unittests/Makefile | 4 ++-- 19 files changed, 18 insertions(+), 18 deletions(-) rename boards/{nucleo32-f303 => nucleo-f303k8}/Makefile (100%) rename boards/{nucleo32-f303 => nucleo-f303k8}/Makefile.dep (100%) rename boards/{nucleo32-f303 => nucleo-f303k8}/Makefile.features (100%) rename boards/{nucleo32-f303 => nucleo-f303k8}/Makefile.include (100%) rename boards/{nucleo32-f303 => nucleo-f303k8}/include/periph_conf.h (96%) 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 543b5e243a..983afd85ee 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 */ diff --git a/examples/dtls-echo/Makefile b/examples/dtls-echo/Makefile index 0c501512ab..b7218655a3 100644 --- a/examples/dtls-echo/Makefile +++ b/examples/dtls-echo/Makefile @@ -15,7 +15,7 @@ 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 nucleo-f031k6 \ - nucleo-f042k6 nucleo32-f303 nucleo-l031k6 nucleo-f030r8 \ + 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 0aecc5f2f9..c963f3511f 100644 --- a/examples/emcute_mqttsn/Makefile +++ b/examples/emcute_mqttsn/Makefile @@ -9,7 +9,7 @@ RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-uno \ chronos msb-430 msb-430h nucleo-f031k6 nucleo-f042k6 \ - nucleo32-f303 nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \ + 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/gnrc_border_router/Makefile b/examples/gnrc_border_router/Makefile index 6d3f930487..0aa938f41f 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 \ - nucleo-f031k6 nucleo-f042k6 nucleo32-f303 nucleo-l031k6 \ + 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_networking/Makefile b/examples/gnrc_networking/Makefile index c2d546fc47..b8ef131ab0 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 \ - nucleo-f031k6 nucleo-f042k6 nucleo32-f303 nucleo-l031k6 \ + 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 5507d51391..f5d7170c42 100644 --- a/examples/gnrc_tftp/Makefile +++ b/examples/gnrc_tftp/Makefile @@ -9,7 +9,7 @@ RIOTBASE ?= $(CURDIR)/../.. BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini chronos \ microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo-f031k6 \ - nucleo-f042k6 nucleo32-f303 nucleo-l031k6 nucleo-f030r8 \ + 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/javascript/Makefile b/examples/javascript/Makefile index 93824dcc95..6cfdd3908c 100644 --- a/examples/javascript/Makefile +++ b/examples/javascript/Makefile @@ -12,7 +12,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini microbit nrf51dongle nrf6310 nucleo-f030r8 nucleo-f070rb \ nucleo-f072rb nucleo-f103rb nucleo-f302r8 nucleo-f334r8 nucleo-f410rb \ nucleo-l053r8 nucleo-l073rz nucleo-f031k6 nucleo-f042k6 \ - nucleo32-f303 nucleo-l031k6 opencm904 \ + nucleo-f303k8 nucleo-l031k6 opencm904 \ spark-core stm32f0discovery yunjia-nrf51822 \ BOARD_BLACKLIST := arduino-duemilanove arduino-mega2560 arduino-uno chronos \ diff --git a/tests/conn_can/Makefile b/tests/conn_can/Makefile index e3ef2e372f..f310d0d3b3 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 nucleo-f031k6 nucleo-f042k6 \ - nucleo32-f303 nucleo-l031k6 nucleo-f030r8 nucleo-f070rb \ + 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/gnrc_netif/Makefile b/tests/gnrc_netif/Makefile index d38460cfd8..dc27e96ced 100644 --- a/tests/gnrc_netif/Makefile +++ b/tests/gnrc_netif/Makefile @@ -5,7 +5,7 @@ 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 \ - nucleo-f031k6 nucleo-f042k6 nucleo32-f303 \ + 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_tcp_client/Makefile b/tests/gnrc_tcp_client/Makefile index be629719e0..f48c9d3e34 100644 --- a/tests/gnrc_tcp_client/Makefile +++ b/tests/gnrc_tcp_client/Makefile @@ -12,7 +12,7 @@ TCP_TEST_CYCLES ?= 3 BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ arduino-uno calliope-mini chronos mega-xplained microbit \ msb-430 msb-430h nrf51dongle nrf6310 nucleo-f031k6 \ - nucleo-f042k6 nucleo32-f303 nucleo-l031k6 nucleo-f030r8 \ + 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 db47dfa269..931775aeec 100644 --- a/tests/gnrc_tcp_server/Makefile +++ b/tests/gnrc_tcp_server/Makefile @@ -12,7 +12,7 @@ TCP_TEST_CYCLES ?= 3 BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-duemilanove arduino-mega2560 \ arduino-uno calliope-mini chronos mega-xplained \ microbit msb-430 msb-430h nrf51dongle nrf6310 nucleo-f031k6 \ - nucleo-f042k6 nucleo32-f303 nucleo-l031k6 nucleo-f030r8 \ + 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 0adf523807..d5f4e65a8d 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 \ - nucleo-f031k6 nucleo-f042k6 nucleo32-f303 nucleo-l031k6 \ + 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/pkg_fatfs/Makefile b/tests/pkg_fatfs/Makefile index 8ecdb0e439..5e095d67fd 100644 --- a/tests/pkg_fatfs/Makefile +++ b/tests/pkg_fatfs/Makefile @@ -12,7 +12,7 @@ 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 \ - nucleo-f031k6 nucleo-f042k6 nucleo32-f303 nucleo-l031k6 \ + nucleo-f031k6 nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \ nucleo32-l432 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 \ diff --git a/tests/pkg_fatfs_vfs/Makefile b/tests/pkg_fatfs_vfs/Makefile index d0fdf75367..85e9d6b4e3 100644 --- a/tests/pkg_fatfs_vfs/Makefile +++ b/tests/pkg_fatfs_vfs/Makefile @@ -35,7 +35,7 @@ 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 \ - nucleo-f042k6 nucleo32-f303 nucleo-l031k6 \ + nucleo-f042k6 nucleo-f303k8 nucleo-l031k6 \ nucleo32-l432 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 \ diff --git a/tests/unittests/Makefile b/tests/unittests/Makefile index f8e3e7a652..f2e6902251 100644 --- a/tests/unittests/Makefile +++ b/tests/unittests/Makefile @@ -30,7 +30,7 @@ BOARD_INSUFFICIENT_MEMORY := airfy-beacon \ nrf6310 \ nucleo-f031k6 \ nucleo-f042k6 \ - nucleo32-f303 \ + nucleo-f303k8 \ nucleo-l031k6 \ nucleo32-l432 \ nucleo-f030r8 \ @@ -127,7 +127,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \ nucleo-f767zi \ nucleo-f031k6 \ nucleo-f042k6 \ - nucleo32-f303 \ + nucleo-f303k8 \ nucleo-l031k6 \ nucleo32-l432 \ nucleo-f030r8 \