boards: stm32: Fix boards names in yaml and/or doc files

For auto doc generation purpose, get name value of boards' yaml files
in sync with name provided as board name in .rst file


Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
Erwan Gouriou 2020-05-04 17:05:27 +02:00 committed by Kumar Gala
commit 1be8bda215
77 changed files with 90 additions and 90 deletions

View file

@ -1,5 +1,5 @@
identifier: 96b_stm32_sensor_mez identifier: 96b_stm32_sensor_mez
name: 96B_STM32_SENSOR_MEZ name: 96Boards STM32 Sensor Mezzanine
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _black_f407ve_board: .. _black_f407ve_board:
ST BLACK_F407VE Black STM32 F407VE Development Board
############### ####################################
Overview Overview
******** ********

View file

@ -1,7 +1,7 @@
.. _black_f407zg_pro_board: .. _black_f407zg_pro_board:
ST BLACK_F407ZG_PRO Black STM32 F407ZG Pro Development Board
################### ########################################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: disco_l475_iot1 identifier: disco_l475_iot1
name: B-L475E-IOT01A name: ST Disco L475 IOT01 (B-L475E-IOT01A)
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _mikroe_mini_m4_for_stm32: .. _mikroe_mini_m4_for_stm32:
Mikroe MINI-M4 for STM32 Mikroe MINI-M4 for STM32
######################### ########################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: mikroe_mini_m4_for_stm32 identifier: mikroe_mini_m4_for_stm32
name: MIKROE_MINI_M4_FOR_STM32 name: Mikroe MINI-M4 for STM32
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f091rc identifier: nucleo_f091rc
name: NUCLEO-F091RC name: ST Nucleo F091RC
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f103rb identifier: nucleo_f103rb
name: NUCLEO-F103RB name: ST Nucleo F103RB
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f207zg identifier: nucleo_f207zg
name: NUCLEO-F207ZG name: ST Nucleo F207ZG
type: mcu type: mcu
arch: arm arch: arm
ram: 128 ram: 128

View file

@ -1,5 +1,5 @@
identifier: nucleo_f302r8 identifier: nucleo_f302r8
name: NUCLEO-F302R8 name: ST Nucleo F302R8
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f303re identifier: nucleo_f303re
name: NUCLEO-F303RE name: ST Nucleo F303RE
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f334r8 identifier: nucleo_f334r8
name: NUCLEO-F334R8 name: ST Nucleo F334R8
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f401re identifier: nucleo_f401re
name: NUCLEO-F401RE name: ST Nucleo F401RE
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f411re identifier: nucleo_f411re
name: NUCLEO-F411RE name: ST Nucleo F411RE
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f412zg identifier: nucleo_f412zg
name: NUCLEO-F412ZG name: ST Nucleo F412ZG
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f413zh identifier: nucleo_f413zh
name: NUCLEO-F413zh name: ST Nucleo F413ZH
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f429zi identifier: nucleo_f429zi
name: NUCLEO-F429ZI name: ST Nucleo F429ZI
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f446re identifier: nucleo_f446re
name: NUCLEO-F446RE name: ST Nucleo F446RE
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f746zg identifier: nucleo_f746zg
name: NUCLEO-F746ZG name: ST Nucleo F746ZG
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f756zg identifier: nucleo_f756zg
name: NUCLEO-F756ZG name: ST Nucleo F756ZG
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_f767zi identifier: nucleo_f767zi
name: NUCLEO-F767ZI name: ST Nucleo F767ZI
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_g071rb identifier: nucleo_g071rb
name: ST Nucleo L432KC name: ST Nucleo G071RB
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_g431rb identifier: nucleo_g431rb
name: NUCLEO-G431RB name: ST Nucleo G431RB
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_g474re identifier: nucleo_g474re
name: NUCLEO-G474RE name: ST Nucleo G474RE
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_h743zi identifier: nucleo_h743zi
name: NUCLEO-H743ZI name: ST Nucleo H743ZI
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_l053r8 identifier: nucleo_l053r8
name: NUCLEO-L053R8 name: ST Nucleo L053R8
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_l073rz identifier: nucleo_l073rz
name: NUCLEO-L073RZ name: ST Nucleo L073RZ
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_l452re identifier: nucleo_l452re
name: NUCLEO-L452RE name: ST Nucleo L452RE
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_l476rg identifier: nucleo_l476rg
name: NUCLEO-L476RG name: ST Nucleo L476RG
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_l496zg identifier: nucleo_l496zg
name: NUCLEO-L496ZG name: ST Nucleo L496ZG
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_l4r5zi identifier: nucleo_l4r5zi
name: NUCLEO-L4R5ZI name: ST Nucleo L4R5ZI
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: nucleo_wb55rg identifier: nucleo_wb55rg
name: NUCLEO-WB55RG name: ST Nucleo WB55RG
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: olimex_stm32_e407 identifier: olimex_stm32_e407
name: STM32-E407 name: OLIMEX-STM32-E407
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: olimex_stm32_h407 identifier: olimex_stm32_h407
name: STM32-H407 name: OLIMEX-STM32-H407
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: olimex_stm32_p405 identifier: olimex_stm32_p405
name: STM32-P405 name: OLIMEX-STM32-P405
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: sensortile_box identifier: sensortile_box
name: SENSORTILE-BOX name: ST SensorTile.box
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _steval_fcu001v1: .. _steval_fcu001v1:
STM32 Flight Controller Unit ST STM32 Flight Controller Unit
############################ ###############################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: steval_fcu001v1 identifier: steval_fcu001v1
name: FLIGHT-CONTROLLER-BOARD name: ST STM32 Flight Controller Unit
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm3210c_eval_board: .. _stm3210c_eval_board:
STM3210C-EVAL ST STM3210C Evaluation
############# ######################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm3210c_eval identifier: stm3210c_eval
name: STM3210C-EVAL name: ST STM3210C Evaluation
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32373c_eval_board: .. _stm32373c_eval_board:
STM32373C-EVAL ST STM32373C Evaluation
############## #######################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32373c_eval identifier: stm32373c_eval
name: STM32373C-EVAL name: ST STM32373C Evaluation
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32_min_dev_black identifier: stm32_min_dev_black
name: STM32 Minimum Development Board (Black) name: STM32 Minimum Development Board
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32_min_dev_blue identifier: stm32_min_dev_blue
name: STM32 Minimum Development Board (Blue) name: STM32 Minimum Development Board
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32f030_demo identifier: stm32f030_demo
name: STM32F030_DEMO name: STM32F030 DEMO BOARD
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32f072_eval_board: .. _stm32f072_eval_board:
ST STM32F072-EVAL ST STM32F072 Evaluation
################### #######################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32f072_eval identifier: stm32f072_eval
name: STM32F072-EVAL name: ST STM32F072 Evaluation
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32f072b_disco_board: .. _stm32f072b_disco_board:
ST STM32F072B-DISCO ST STM32F072B Discovery
################### #######################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32f072b_disco identifier: stm32f072b_disco
name: STM32F072B-DISCO name: ST STM32F072B Discovery
type: mcu type: mcu
arch: arm arch: arm
ram: 16 ram: 16

View file

@ -1,6 +1,6 @@
.. _stm32f0_disco_board: .. _stm32f0_disco_board:
ST STM32F0 DISCOVERY ST STM32F0 Discovery
#################### ####################
Overview Overview

View file

@ -1,5 +1,5 @@
identifier: stm32f0_disco identifier: stm32f0_disco
name: STM32F0DISCOVERY name: ST STM32F0 Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,6 +1,6 @@
.. _stm32f3_disco_board: .. _stm32f3_disco_board:
ST STM32F3 DISCOVERY ST STM32F3 Discovery
#################### ####################
Overview Overview

View file

@ -1,5 +1,5 @@
identifier: stm32f3_disco identifier: stm32f3_disco
name: STM32F3DISCOVERY name: ST STM32F3 Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32f411e_disco_board: .. _stm32f411e_disco_board:
STM32F411E-DISCO ST STM32F411E Discovery
################ #######################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32f411e_disco identifier: stm32f411e_disco
name: 32F411EDISCOVERY name: ST STM32F411E Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32f412g_disco identifier: stm32f412g_disco
name: STM32F412G-DISCO name: ST STM32F412G Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32f429i_disc1_board: .. _stm32f429i_disc1_board:
ST STM32F429I-DISC1 Discovery board ST STM32F429I Discovery
################################### #######################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32f429i_disc1 identifier: stm32f429i_disc1
name: STM32F429I-DISC1 name: ST STM32F429I Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32f469i_disco identifier: stm32f469i_disco
name: STM32F469I-DISCO name: ST STM32F469I Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32f4_disco_board: .. _stm32f4_disco_board:
ST STM32F4DISCOVERY ST STM32F4 Discovery
################### ####################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32f4_disco identifier: stm32f4_disco
name: STM32F407G-DISC1 name: ST STM32F4 Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32f723e_disco identifier: stm32f723e_disco
name: STM32F723EDISCOVERY name: ST STM32F723E Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32f746g_disco identifier: stm32f746g_disco
name: STM32F746GDISCOVERY name: ST STM32F746G Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32f769i_disco identifier: stm32f769i_disco
name: STM32F769IDISCOVERY name: ST STM32F769I Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32g0316_disco_board: .. _stm32g0316_disco_board:
STM32G0316-DISCO ST STM32G0316 Discovery
################ #######################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32g0316_disco identifier: stm32g0316_disco
name: STM32G0316-DISCO name: ST STM32G0316 Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32h747i_disco_m4 identifier: stm32h747i_disco_m4
name: STM32H747IDISCOVERY name: ST STM32H747I Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32h747i_disco_m7 identifier: stm32h747i_disco_m7
name: STM32H747IDISCOVERY name: ST STM32H747I Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32l1_disco_board: .. _stm32l1_disco_board:
ST STM32LDISCOVERY and 32L152CDISCOVERY ST STM32L1 Discovery
####################################### ####################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32l1_disco identifier: stm32l1_disco
name: STM32L1DISCOVERY name: ST STM32L1 Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32l476g_disco_board: .. _stm32l476g_disco_board:
ST STM32L476G Discovery ST STM32L476G Discovery
######################## #######################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32l476g_disco identifier: stm32l476g_disco
name: STM32L476GDISCOVERY name: ST STM32L476G Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32l496g_disco_board: .. _stm32l496g_disco_board:
ST STM32L496G Discovery ST STM32L496G Discovery
######################## #######################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32l496g_disco identifier: stm32l496g_disco
name: STM32L496G-DISCO name: ST STM32L496G Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,5 +1,5 @@
identifier: stm32mp157c_dk2 identifier: stm32mp157c_dk2
name: STM32MP157C_DK2 name: ST STM32MP157C-DK2 Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain:

View file

@ -1,7 +1,7 @@
.. _stm32vl_disco_board: .. _stm32vl_disco_board:
ST STM32VLDISCOVERY ST STM32VL Discovery
################### ####################
Overview Overview
******** ********

View file

@ -1,5 +1,5 @@
identifier: stm32vl_disco identifier: stm32vl_disco
name: STM32VLDISCOVERY name: ST STM32VL Discovery
type: mcu type: mcu
arch: arm arch: arm
toolchain: toolchain: