boards: misc: Fixed STM32 based boards doc links
Fix few bad links following board migration. Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
committed by
Carles Cufi
parent
dffc08af56
commit
85238fc205
@@ -62,8 +62,8 @@ The current Zephyr arduino_opta_m4 board configuration supports the following ha
|
||||
|
||||
Other hardware features are not yet supported on Zephyr porting.
|
||||
|
||||
The default configuration per core can be found in the defconfig files:
|
||||
:zephyr_file:`boards/arduino/arduino_opta/arduino_opta_m4_defconfig`
|
||||
The default configuration per core can be found in the defconfig file:
|
||||
:zephyr_file:`boards/arduino/arduino_opta/arduino_opta_stm32h747xx_m4_defconfig`
|
||||
|
||||
Pin Mapping
|
||||
===========
|
||||
|
||||
@@ -79,7 +79,7 @@ features:
|
||||
Other hardware features are not yet supported on this Zephyr port.
|
||||
|
||||
The default configuration per core can be found in the defconfig files:
|
||||
``boards/arm/fk7b0m1-vbt6/fk7b0m1_vbt6_defconfig``
|
||||
:zephyr_file:`boards/fanke/fk7b0m1-vbt6/fk7b0m1_vbt6_defconfig`
|
||||
|
||||
Connections and IOs
|
||||
===================
|
||||
|
||||
@@ -112,7 +112,7 @@ The Zephyr nucleo_207zg board configuration supports the following hardware feat
|
||||
Other hardware features are not yet supported on this Zephyr port.
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
``boards/arm/nucleo_f207zg/nucleo_f207zg_defconfig``
|
||||
:zephyr_file:`boards/st/nucleo_f207zg/nucleo_f207zg_defconfig`
|
||||
|
||||
|
||||
Connections and IOs
|
||||
|
||||
@@ -95,7 +95,7 @@ The Zephyr nucleo_l011k4 board configuration supports the following hardware fea
|
||||
Other hardware features are not yet supported in this Zephyr port.
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
:zephyr_file:boards/st/nucleo_l011k4/nucleo_l011k4_defconfig`
|
||||
:zephyr_file:`boards/st/nucleo_l011k4/nucleo_l011k4_defconfig`
|
||||
|
||||
Connections and IOs
|
||||
===================
|
||||
|
||||
@@ -176,7 +176,7 @@ The Zephyr nucleo_u575zi_q board configuration supports the following hardware f
|
||||
Other hardware features are not yet supported on this Zephyr port.
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
:zephyr_file:`boards/st/boards/st/nucleo_u575zi_q/nucleo_u575zi_q_defconfig`
|
||||
:zephyr_file:`boards/st/nucleo_u575zi_q/nucleo_u575zi_q_defconfig`
|
||||
|
||||
|
||||
Connections and IOs
|
||||
|
||||
@@ -183,7 +183,7 @@ The Zephyr nucleo_wba52cg board configuration supports the following hardware fe
|
||||
Other hardware features are not yet supported on this Zephyr port.
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
``boards/arm/nucleo_wba52cg/nucleo_wba52cg_defconfig``
|
||||
:zephyr_file:`boards/st/nucleo_wba52cg/nucleo_wba52cg_defconfig`
|
||||
|
||||
Connections and IOs
|
||||
===================
|
||||
@@ -233,7 +233,7 @@ For now, openocd support is available only on upstream OpenOCD. You can check
|
||||
In order to use it, you should clone and compile it following usual README
|
||||
guidelines.
|
||||
Once it is done, you can set the OPENOCD and OPENOCD_DEFAULT_PATH variables in
|
||||
:zephyr_file:`boards/arm/nucleo_wba52cg/board.cmake` to point the build
|
||||
:zephyr_file:`boards/st/nucleo_wba52cg/board.cmake` to point the build
|
||||
to the paths of the OpenOCD binary and its scripts, before
|
||||
including the common openocd.board.cmake file:
|
||||
|
||||
|
||||
@@ -181,7 +181,7 @@ The Zephyr nucleo_wba55cg board configuration supports the following hardware fe
|
||||
Other hardware features are not yet supported on this Zephyr port.
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
``boards/arm/nucleo_wba55cg/nucleo_wba55cg_defconfig``
|
||||
:zephyr_file:`boards/st/nucleo_wba55cg/nucleo_wba55cg_defconfig`
|
||||
|
||||
Bluetooh support
|
||||
----------------
|
||||
@@ -244,7 +244,7 @@ For now, openocd support is available only on upstream OpenOCD. You can check
|
||||
In order to use it, you should clone and compile it following usual README
|
||||
guidelines.
|
||||
Once it is done, you can set the OPENOCD and OPENOCD_DEFAULT_PATH variables in
|
||||
:zephyr_file:`boards/arm/nucleo_wba55cg/board.cmake` to point the build
|
||||
:zephyr_file:`boards/st/nucleo_wba55cg/board.cmake` to point the build
|
||||
to the paths of the OpenOCD binary and its scripts, before
|
||||
including the common openocd.board.cmake file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user