Skip to content
Snippets Groups Projects
Unverified Commit 1df01a48 authored by Alexandre Abadie's avatar Alexandre Abadie Committed by GitHub
Browse files

Merge pull request #8651 from aabadie/pr/nucleo144-rename

boards/nucleo144*: rename boards to use their ST marketing name
parents 93ebf386 07c2c46e
No related branches found
No related tags found
No related merge requests found
Showing
with 13 additions and 13 deletions
File moved
# define the cpu used by the nucleo144-f446 board
# define the cpu used by the nucleo-f446ze board
export CPU = stm32f4
export CPU_MODEL = stm32f446ze
......
......@@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo144-f446 STM32 Nucleo144-F446
* @defgroup boards_nucleo-f446ze STM32 Nucleo-F446ZE
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo144-F446
* @brief Support for the STM32 Nucleo-F446ZE
* @{
*
* @file
* @name Peripheral MCU configuration for the nucleo144-f446 board
* @name Peripheral MCU configuration for the nucleo-f446ze board
*
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/
......
File moved
......@@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo144-f722 STM32 Nucleo144-F722
* @defgroup boards_nucleo-f722ze STM32 Nucleo-F722ZE
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo144-F722
* @brief Support for the STM32 Nucleo-F722ZE
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo144-f722 board
* @brief Peripheral MCU configuration for the nucleo-f722ze board
*
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/
......
File moved
......@@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo144-f746 STM32 Nucleo144-F746
* @defgroup boards_nucleo-f746zg STM32 Nucleo-F746ZG
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo144-F746
* @brief Support for the STM32 Nucleo-F746ZG
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo144-f746 board
* @brief Peripheral MCU configuration for the nucleo-f746zg board
*
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
*/
......
File moved
......@@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_nucleo144-f767 STM32 Nucleo144-F767
* @defgroup boards_nucleo-f767zi STM32 Nucleo-F767ZI
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo144-F767
* @brief Support for the STM32 Nucleo-F767ZI
* @{
*
* @file
* @brief Peripheral MCU configuration for the nucleo144-f767 board
* @brief Peripheral MCU configuration for the nucleo-f767zi board
*
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment