From 8d0815d386597084fc9b809f033c62ce4ae1ffdc Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser <kaspar@schleiser.de> Date: Thu, 25 Jan 2018 10:55:06 +0100 Subject: [PATCH] boards: rename nucleo144-f207 to nucleo-f207zg --- boards/{nucleo144-f207 => nucleo-f207zg}/Makefile | 0 boards/{nucleo144-f207 => nucleo-f207zg}/Makefile.dep | 0 boards/{nucleo144-f207 => nucleo-f207zg}/Makefile.features | 0 boards/{nucleo144-f207 => nucleo-f207zg}/Makefile.include | 0 .../{nucleo144-f207 => nucleo-f207zg}/include/periph_conf.h | 6 +++--- tests/mpu_stack_guard/Makefile | 2 +- tests/pkg_fatfs/Makefile | 2 +- tests/pkg_fatfs_vfs/Makefile | 2 +- tests/unittests/Makefile | 2 +- 9 files changed, 7 insertions(+), 7 deletions(-) rename boards/{nucleo144-f207 => nucleo-f207zg}/Makefile (100%) rename boards/{nucleo144-f207 => nucleo-f207zg}/Makefile.dep (100%) rename boards/{nucleo144-f207 => nucleo-f207zg}/Makefile.features (100%) rename boards/{nucleo144-f207 => nucleo-f207zg}/Makefile.include (100%) rename boards/{nucleo144-f207 => nucleo-f207zg}/include/periph_conf.h (97%) diff --git a/boards/nucleo144-f207/Makefile b/boards/nucleo-f207zg/Makefile similarity index 100% rename from boards/nucleo144-f207/Makefile rename to boards/nucleo-f207zg/Makefile diff --git a/boards/nucleo144-f207/Makefile.dep b/boards/nucleo-f207zg/Makefile.dep similarity index 100% rename from boards/nucleo144-f207/Makefile.dep rename to boards/nucleo-f207zg/Makefile.dep diff --git a/boards/nucleo144-f207/Makefile.features b/boards/nucleo-f207zg/Makefile.features similarity index 100% rename from boards/nucleo144-f207/Makefile.features rename to boards/nucleo-f207zg/Makefile.features diff --git a/boards/nucleo144-f207/Makefile.include b/boards/nucleo-f207zg/Makefile.include similarity index 100% rename from boards/nucleo144-f207/Makefile.include rename to boards/nucleo-f207zg/Makefile.include diff --git a/boards/nucleo144-f207/include/periph_conf.h b/boards/nucleo-f207zg/include/periph_conf.h similarity index 97% rename from boards/nucleo144-f207/include/periph_conf.h rename to boards/nucleo-f207zg/include/periph_conf.h index d7e60625d3..2af6f16da4 100644 --- a/boards/nucleo144-f207/include/periph_conf.h +++ b/boards/nucleo-f207zg/include/periph_conf.h @@ -7,13 +7,13 @@ */ /** - * @defgroup boards_nucleo144-f207 STM32 Nucleo144-F207 + * @defgroup boards_nucleo-f207zg STM32 Nucleo-F207ZG * @ingroup boards_common_nucleo144 - * @brief Support for the STM32 Nucleo144-F207 + * @brief Support for the STM32 Nucleo-F207ZG * @{ * * @file - * @name Peripheral MCU configuration for the nucleo144-f207 board + * @name Peripheral MCU configuration for the nucleo-f207zg board * * @author Vincent Dupont <vincent@otakeys.com> * @author Aurelien Gonce <aurelien.gonce@altran.fr> diff --git a/tests/mpu_stack_guard/Makefile b/tests/mpu_stack_guard/Makefile index c20367d18f..284e64b066 100644 --- a/tests/mpu_stack_guard/Makefile +++ b/tests/mpu_stack_guard/Makefile @@ -19,7 +19,7 @@ BOARD_WHITELIST += msbiot # cortex-m4f BOARD_WHITELIST += mulle # cortex-m4 BOARD_WHITELIST += nrf52dk # cortex-m4f BOARD_WHITELIST += nucleo-f103 # cortex-m3 -BOARD_WHITELIST += nucleo-f207 # cortex-m3 +BOARD_WHITELIST += nucleo-f207zg # cortex-m3 BOARD_WHITELIST += nucleo-f303 # cortex-m4f BOARD_WHITELIST += nucleo-f334 # cortex-m4f BOARD_WHITELIST += nucleo-f401 # cortex-m4f diff --git a/tests/pkg_fatfs/Makefile b/tests/pkg_fatfs/Makefile index 3e572b325d..dbe6d3678a 100644 --- a/tests/pkg_fatfs/Makefile +++ b/tests/pkg_fatfs/Makefile @@ -10,7 +10,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560 b-l072z-lrwan1 b-l475e-iot01a bluepill cc2538dk ek-lm4f120xl \ feather-m0 fox frdm-k22f frdm-k64f ikea-tradfri iotlab-a8-m3 \ iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot \ - mulle nrf52840dk nrf52dk nrf6310 nucleo144-f207 nucleo144-f303 \ + mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo144-f303 \ nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446 \ nucleo32-f031 nucleo32-f042 nucleo32-f303 nucleo32-l031 \ nucleo32-l432 nucleo-f072 nucleo-f091 nucleo-f103 nucleo-f302 \ diff --git a/tests/pkg_fatfs_vfs/Makefile b/tests/pkg_fatfs_vfs/Makefile index c7468626c7..267c08dbef 100644 --- a/tests/pkg_fatfs_vfs/Makefile +++ b/tests/pkg_fatfs_vfs/Makefile @@ -33,7 +33,7 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560 b-l072z-lrwan1 b-l475e-iot01a bluepill cc2538dk ek-lm4f120xl \ feather-m0 fox frdm-k22f frdm-k64f ikea-tradfri iotlab-a8-m3 \ iotlab-m3 limifrog-v1 maple-mini msb-430 msb-430h msba2 msbiot \ - mulle nrf52840dk nrf52dk nrf6310 nucleo144-f207 nucleo144-f303 \ + mulle nrf52840dk nrf52dk nrf6310 nucleo-f207zg nucleo144-f303 \ nucleo144-f412 nucleo144-f413 nucleo144-f429 nucleo144-f446 \ nucleo32-f042 nucleo32-f303 nucleo32-l031 \ nucleo32-l432 nucleo-f072 nucleo-f091 nucleo-f103 nucleo-f302 \ diff --git a/tests/unittests/Makefile b/tests/unittests/Makefile index dcb5b1dbcf..10a7de7d14 100644 --- a/tests/unittests/Makefile +++ b/tests/unittests/Makefile @@ -111,7 +111,7 @@ ARM_CORTEX_M_BOARDS := airfy-beacon \ nrf52840dk \ nrf52dk \ nrf6310 \ - nucleo144-f207 \ + nucleo-f207zg \ nucleo144-f303 \ nucleo144-f412 \ nucleo144-f413 \ -- GitLab