boards: Fix file paths in documentation

Fixes file paths which have not been updated since converting
boards to hwmv2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae
2024-02-09 11:33:16 +00:00
parent e983bc2a23
commit 48637066d3
73 changed files with 162 additions and 195 deletions

View File

@@ -77,9 +77,8 @@ features:
More information about the board can be found at the
`ARGONKEY website`_.
The default board configuration can be found in the defconfig file:
``boards/arm/96b_argonkey/96b_argonkey_defconfig``
The default board configuration can be found in
:zephyr_file:`boards/96boards/96b_argonkey/96b_argonkey_defconfig`
Connections and IOs
===================

View File

@@ -163,8 +163,8 @@ features:
| PINMUX | on-chip | pinmux |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/arm/96b_avenger96/96b_avenger96_defconfig``
The default configuration can be found in
:zephyr_file:`boards/96boards/96b_avenger96/96b_avenger96_defconfig`
Connections and IOs

View File

@@ -74,9 +74,8 @@ features:
More details about the board can be found at `96Boards website`_.
The default board configuration can be found in the defconfig file:
``boards/arm/96b_neonkey/96b_neonkey_defconfig``
The default board configuration can be found in
:zephyr_file:`boards/96boards/96b_neonkey/96b_neonkey_defconfig`
Connections and IOs
===================

View File

@@ -73,9 +73,8 @@ hardware features:
| I2S | on-chip | i2s |
+-----------+------------+-------------------------------------+
The default board configuration can be found in the defconfig file:
``boards/arm/96b_stm32_sensor_mez/96b_stm32_sensor_mez_defconfig``
The default board configuration can be found in
:zephyr_file:`boards/96boards/96b_stm32_sensor_mez/96b_stm32_sensor_mez_defconfig`
Connections and IOs
===================

View File

@@ -70,9 +70,8 @@ features:
| EEPROM | on-chip | eeprom |
+-----------+------------+-------------------------------------+
The default board configuration can be found in the defconfig file:
``boards/arm/96b_wistrio/96b_wistrio_defconfig``
The default board configuration can be found in
:zephyr_file:`boards/96boards/96b_wistrio/96b_wistrio_defconfig`
Connections and IOs
===================

View File

@@ -89,9 +89,8 @@ The Zephyr stm32f469i_disco board configuration supports the following hardware
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/adi_sdp_k1/adi_sdp_k1_defconfig``
The default configuration can be found in
:zephyr_file:`boards/adi/adi_sdp_k1/adi_sdp_k1_defconfig`
Pin Mapping
===========

View File

@@ -44,9 +44,9 @@ The BOARD options are summarized below:
+----------------------+-----------------------------------------------+
| BOARD | Description |
+======================+===============================================+
| mps3_an547 | For building Secure (or Secure-only) firmware |
| ``mps3/an547`` | For building Secure (or Secure-only) firmware |
+----------------------+-----------------------------------------------+
| mps3_an547_ns | For building Non-Secure firmware |
| ``mps3/an547/ns`` | For building Non-Secure firmware |
+----------------------+-----------------------------------------------+
Hardware
@@ -89,7 +89,7 @@ ARM MPS3 AN547 provides the following hardware components:
Supported Features
===================
The mps3_an547 board configuration supports the following hardware features:
The ``mps3/an547`` board configuration supports the following hardware features:
+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
@@ -108,8 +108,8 @@ Other hardware features are not currently supported by the port.
See the `MPS3 FPGA Website`_ for a complete list of MPS3 AN547 board hardware
features.
The default configuration can be found in the defconfig file:
``boards/arm/mps3_an547/mps3_an547_defconfig``.
The default configuration can be found in
:zephyr_file:`boards/arm/mps3/mps3_an547_defconfig`.
For more details refer to `MPS3 AN547 Technical Reference Manual (TRM)`_.
@@ -146,7 +146,7 @@ the :ref:`hello_world` application.
.. zephyr-app-commands::
:zephyr-app: samples/hello_world
:board: mps3_an547
:board: mps3/an547
:goals: build
Open a serial terminal (minicom, putty, etc.) with the following settings:
@@ -161,7 +161,7 @@ serial port:
.. code-block:: console
Hello World! mps3_an547
Hello World! mps3
Uploading an application to MPS3 AN547
---------------------------------------
@@ -197,7 +197,7 @@ serial port:
.. code-block:: console
Hello World! mps3_an547
Hello World! mps3
FVP Usage

View File

@@ -46,8 +46,8 @@ The following features are supported:
Other hardware features are not currently supported by Zephyr (at the moment)
The default configuration can be found in the defconfig file:
``boards/arm/ast1030_evb/ast1030_evb_defconfig``
The default configuration can be found in
:zephyr_file:`boards/aspeed/ast1030_evb/ast1030_evb_defconfig`
Connections and IOs

View File

@@ -31,9 +31,8 @@ features:
Other hardware features have not been enabled yet for this board.
The default configuration can be found in the defconfig file:
``boards/arm/bcm958401m2/bcm958401m2_defconfig``
The default configuration can be found in
:zephyr_file:`boards/broadcom/bcm958401m2/bcm958401m2_defconfig`
Connections and IOs
===================

View File

@@ -5,12 +5,12 @@ Broadcom BCM958402M2 (Cortex-A72)
Overview
********
The Broadcom bcm958402m2_a72 board utilizes the Viper BCM58402_A72 SoC
The Broadcom ``bcm958402m2/bcm58402/a72`` board utilizes the Viper BCM58402_A72 SoC
to provide support for PCIe offload engine functionality.
Hardware
********
The bcm958402m2_a72 is a PCIe card with the following physical features:
The ``bcm958402m2/bcm58402/a72`` is a PCIe card with the following physical features:
* PCIe Gen4 interface
* RS232 UART (optionally populated)
@@ -18,7 +18,7 @@ The bcm958402m2_a72 is a PCIe card with the following physical features:
Supported Features
==================
The Broadcom bcm958402m2_a72 board configuration supports the following
The Broadcom ``bcm958402m2/bcm58402/a72`` board configuration supports the following
hardware features:
+-----------+------------+--------------------------------------+
@@ -31,9 +31,8 @@ hardware features:
Other hardware features have not been enabled yet for this board.
The default configuration can be found in the defconfig file:
``boards/arm/bcm958402m2_a72/bcm958402m2_a72_defconfig``
The default configuration can be found in
:zephyr_file:`boards/broadcom/bcm958402m2/bcm958402m2_bcm58402_a72_defconfig`
Programming and Debugging
*************************
@@ -46,6 +45,6 @@ Board is booted over PCIe interface.
Debugging
=========
The bcm958402m2_a72 board includes pads for soldering a JTAG connector.
The ``bcm958402m2/bcm58402/a72`` board includes pads for soldering a JTAG connector.
Zephyr applications running on the Cortex-A72 core can also be tested
by observing UART console output.

View File

@@ -5,12 +5,12 @@ Broadcom BCM958402M2 (Cortex-M7)
Overview
********
The Broadcom bcm958402m2_m7 board utilizes the Viper BCM58402_M7 SoC to
The Broadcom ``bcm958402m2/bcm58402/m7`` board utilizes the Viper BCM58402_M7 SoC to
provide support for PCIe offload engine functionality.
Hardware
********
The bcm958402m2_m7 is a PCIe card with the following physical features:
The ``bcm958402m2/bcm58402/m7`` is a PCIe card with the following physical features:
* PCIe Gen4 interface
* RS232 UART (optionally populated)
@@ -18,7 +18,7 @@ The bcm958402m2_m7 is a PCIe card with the following physical features:
Supported Features
==================
The Broadcom bcm958402m2_m7 board configuration supports the following
The Broadcom ``bcm958402m2/bcm58402/m7`` board configuration supports the following
hardware features:
+-----------+------------+--------------------------------------+
@@ -31,9 +31,8 @@ hardware features:
Other hardware features have not been enabled yet for this board.
The default configuration can be found in the defconfig file:
``boards/arm/bcm958402m2_m7/bcm958402m2_m7_defconfig``
The default configuration can be found in
:zephyr_file:`boards/broadcom/bcm958402m2/bcm958402m2_bcm58402_m7_defconfig`
Programming and Debugging
*************************
@@ -46,6 +45,6 @@ Board is booted over PCIe interface.
Debugging
=========
The bcm958402m2_m7 board includes pads for soldering a JTAG connector.
The ``bcm958402m2/bcm58402/m7`` board includes pads for soldering a JTAG connector.
Zephyr applications running on the M7 core can also be tested
by observing UART console output.

View File

@@ -40,8 +40,8 @@ The zybo board configuration supports the following hardware features:
| | | serial port-interrupt |
+------------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/arm/zybo/zybo_defconfig``.
The default configuration can be found in
:zephyr_file:`boards/digilent/zybo/zybo_defconfig`
Other hardware features are not currently supported by the port.

View File

@@ -47,8 +47,8 @@ The following features are supported:
Other features (such as I2C) are not available in Zephyr.
The default configuration can be found in the defconfig file:
``boards/arm/google_kukui/google_kukui_defconfig``
The default configuration can be found in
:zephyr_file:`boards/google/google_kukui/google_kukui_defconfig`
Connections and IOs
===================

View File

@@ -79,9 +79,8 @@ features:
More details about the board can be found at `96Boards website`_.
The default configuration can be found in the defconfig file:
``boards/arm/96b_aerocore2/96b_aerocore2_defconfig``
The default configuration can be found in
:zephyr_file:`boards/gumstix/96b_aerocore2/96b_aerocore2_defconfig`
Connections and IOs
===================

View File

@@ -31,9 +31,8 @@ hardware features:
Other hardware features have not been enabled yet for this board.
The default configuration can be found in the defconfig file for NON-SMP:
``boards/arm64/khadas_edgev/khadas_edgev_defconfig``
The default configuration can be found in (NON-SMP)
:zephyr_file:`boards/khadas/khadas_edgev/khadas_edgev_defconfig`
There are multiple serial ports on the board: Zephyr is using
uart2 as serial console.

View File

@@ -54,9 +54,8 @@ The Zephyr MikroE Clicker 2 configuration supports the following hardware featur
Other hardware features have not been enabled yet for this board.
The default configuration can be found in the defconfig file:
``boards/arm/mikroe_clicker_2/mikroe_clicker_2_defconfig``
The default configuration can be found in
:zephyr_file:`boards/mikroe/mikroe_clicker_2/mikroe_clicker_2_defconfig`
Connections and IOs
===================

View File

@@ -85,9 +85,8 @@ features:
Other hardware features have not been enabled yet for this board.
The default configuration can be found in the defconfig file:
``boards/arm/mikroe_mini_m4_for_stm32/mikroe_mini_m4_for_stm32_defconfig``
The default configuration can be found in
:zephyr_file:`boards/mikroe/mikroe_mini_m4_for_stm32/mikroe_mini_m4_for_stm32_defconfig`
Serial Port
===========

View File

@@ -118,9 +118,8 @@ features:
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/black_f407_generic/black_f407ve_defconfig``
The default configuration can be found in
:zephyr_file:`boards/others/black_f407_generic/black_f407ve_defconfig`
Pin Mapping

View File

@@ -115,9 +115,8 @@ features:
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/black_f407_generic/black_f407zg_pro_defconfig``
The default configuration can be found in
:zephyr_file:`boards/others/black_f407zg_pro/black_f407zg_pro_defconfig`
Pin Mapping

View File

@@ -59,8 +59,8 @@ hardware features:
Other hardware features are not yet supported on this Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f030_demo/stm32f030_demo_defconfig``
The default configuration can be found in
:zephyr_file:`boards/others/stm32f030_demo/stm32f030_demo_defconfig`
Pin Mapping
===========

View File

@@ -69,9 +69,8 @@ hardware features:
| USB OTG FS | on-chip | USB device |
+------------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/arm/stm32f401_mini/stm32f401_mini_defconfig``
The default configuration can be found in
:zephyr_file:`boards/others/stm32f401_mini/stm32f401_mini_defconfig`
Default Zephyr Peripheral Mapping:
----------------------------------

View File

@@ -86,11 +86,8 @@ an etching software onto an SD-card. This will boot Linux on the A53 application
cores of the SoM. These cores will then load the zephyr binary on the M4 core
using remoteproc.
The default configuration can be found in the defconfig file:
.. code-block:: console
boards/arm/am62x_m4/am62x_m4_phyboard_lyra_defconfig
The default configuration can be found in
:zephyr_file:`boards/phytec/phyboard_lyra_am63x/phyboard_lyra_am62x_am6234_m4_defconfig`
Flashing
********

View File

@@ -44,8 +44,8 @@ features:
| GPIO | on-chip | gpio |
+-----------+------------+-------------------------------------+
The default configuration can be found in the Kconfig file
:zephyr_file:`boards/arm/quick_feather/quick_feather_defconfig`.
The default configuration can be found in
:zephyr_file:`boards/quicklogic/quick_feather/quick_feather_defconfig`.
Connections and IOs
===================

View File

@@ -34,9 +34,8 @@ hardware features:
Other hardware features have not been enabled yet for this board.
The default configuration can be found in the defconfig file:
``boards/arm64/rpi_4b/rpi_4b_defconfig``
The default configuration can be found in
:zephyr_file:`boards/raspberrypi/rpi_4b/rpi_4b_defconfig`
Programming and Debugging
*************************

View File

@@ -100,9 +100,8 @@ features:
More details about the board can be found at `96Boards website`_.
The default configuration can be found in the defconfig file:
``boards/arm/96b_carbon/96b_carbon_defconfig``
The default configuration can be found in
:zephyr_file:`boards/seeed/96b_carbon/96b_carbon_defconfig`
Connections and IOs
===================

View File

@@ -93,8 +93,8 @@ The Zephyr nucleo_c031c6 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:
``boards/arm/nucleo_c031c6/nucleo_c031c6_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_c031c6/nucleo_c031c6_defconfig`
Connections and IOs
===================

View File

@@ -98,8 +98,8 @@ The Zephyr nucleo_f030r8 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:
``boards/arm/nucleo_f030r8/nucleo_f030r8_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f030r8/nucleo_f030r8_defconfig`
Connections and IOs
===================

View File

@@ -73,8 +73,8 @@ The Zephyr nucleo_f031k6 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:
``boards/arm/nucleo_f031k6/nucleo_f031k6_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f031k6/nucleo_f031k6_defconfig`
Connections and IOs
===================

View File

@@ -73,8 +73,8 @@ The Zephyr nucleo_f042k6 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:
``boards/arm/nucleo_f042k6/nucleo_f042k6_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f042k6/nucleo_f042k6_defconfig`
Connections and IOs
===================

View File

@@ -97,8 +97,8 @@ The Zephyr nucleo_f070rb 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:
``boards/arm/nucleo_f070rb/nucleo_f070rb_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f070rb/nucleo_f070rb_defconfig`
Connections and IOs
===================

View File

@@ -111,8 +111,8 @@ The Zephyr nucleo_f091rc 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:
``boards/arm/nucleo_f091rc/nucleo_f091rc_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f091rc/nucleo_f091rc_defconfig`
Connections and IOs
===================

View File

@@ -104,8 +104,8 @@ The Zephyr nucleo_f103rb 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:
``boards/arm/nucleo_f103rb/nucleo_f103rb_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f103rb/nucleo_f103rb_defconfig`
Connections and IOs
===================

View File

@@ -100,8 +100,8 @@ features:
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f302r8/nucleo_f302r8_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f302r8/nucleo_f302r8_defconfig`
Connections and IOs
===================

View File

@@ -96,8 +96,8 @@ features:
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f303k8/nucleo_f303k8_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f303k8/nucleo_f303k8_defconfig`
Connections and IOs
===================

View File

@@ -99,8 +99,8 @@ features:
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f303re/nucleo_f303re_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f303re/nucleo_f303re_defconfig`
Connections and IOs
===================

View File

@@ -94,8 +94,8 @@ The Zephyr nucleo_f334r8 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:
``boards/arm/nucleo_f334r8/nucleo_f334r8_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f334r8/nucleo_f334r8_defconfig`
Connections and IOs
===================

View File

@@ -90,8 +90,8 @@ The Zephyr nucleo_401re board configuration supports the following hardware feat
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f401re/nucleo_f401re_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f401re/nucleo_f401re_defconfig`
Pin Mapping

View File

@@ -95,8 +95,8 @@ The Zephyr nucleo_f410rb board configuration supports the following hardware fea
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f410rb/nucleo_f410rb_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f410rb/nucleo_f410rb_defconfig`
Connections and IOs

View File

@@ -88,8 +88,8 @@ The Zephyr nucleo_f411re board configuration supports the following hardware fea
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f411re/nucleo_f411re_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f411re/nucleo_f411re_defconfig`
Connections and IOs

View File

@@ -92,8 +92,8 @@ The Zephyr nucleo_412zg 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_f412zg/nucleo_f412zg_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f412zg/nucleo_f412zg_defconfig`
Connections and IOs

View File

@@ -92,8 +92,8 @@ The Zephyr nucleo_413zh 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_f413zh/nucleo_f413zh_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f413zh/nucleo_f413zh_defconfig`
Connections and IOs

View File

@@ -114,8 +114,8 @@ The Zephyr nucleo_f429zi board configuration supports the following hardware fea
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f429zi/nucleo_f429zi_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f429zi/nucleo_f429zi_defconfig`
Connections and IOs

View File

@@ -93,8 +93,8 @@ The Zephyr nucleo_f446re board configuration supports the following hardware fea
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f446re/nucleo_f446re_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f446re/nucleo_f446re_defconfig`
Connections and IOs

View File

@@ -104,8 +104,8 @@ The Zephyr nucleo_f446ze board configuration supports the following hardware fea
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f446ze/nucleo_f446ze_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f446ze/nucleo_f446ze_defconfig`
Connections and IOs

View File

@@ -125,8 +125,8 @@ features:
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f746zg/nucleo_f746zg_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f746zg/nucleo_f746zg_defconfig`
For more details please refer to `STM32 Nucleo-144 board User Manual`_.

View File

@@ -115,8 +115,8 @@ features:
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f756zg/nucleo_f756zg_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f756zg/nucleo_f756zg_defconfig`
For more details please refer to `STM32 Nucleo-144 board User Manual`_.

View File

@@ -132,8 +132,8 @@ features:
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/nucleo_f767zi/nucleo_f767zi_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_f767zi/nucleo_f767zi_defconfig`
For more details please refer to `STM32 Nucleo-144 board User Manual`_.

View File

@@ -103,8 +103,8 @@ The Zephyr nucleo_l152re 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:
``boards/arm/nucleo_l152re/nucleo_l152re_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/nucleo_l152re/nucleo_l152re_defconfig`
Connections and IOs
===================

View File

@@ -66,8 +66,8 @@ The Zephyr steval_fcu001v1 board configuration supports the following hardware f
+-----------+------------+------------------------------------+
The default configuration can be found in the defconfig file:
``boards/arm/steval_fcu001v1/steval_fcu001v1_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/steval_fcu001v1/steval_fcu001v1_defconfig`
Default Zephyr Peripheral Mapping:
----------------------------------

View File

@@ -80,8 +80,8 @@ The Zephyr stm3210c_eval 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/arm/stm3210c_eval/stm3210c_eval_defconfig`.
The default configuration can be found in
:zephyr_file:`boards/st/stm3210c_eval/stm3210c_eval_defconfig`.
Connections and IOs
===================

View File

@@ -84,8 +84,8 @@ The Zephyr stm32373c_eval board configuration supports the following hardware fe
Other hardware features are not yet supported in this Zephyr port.
The default configuration can be found in the defconfig file
:zephyr_file:`boards/arm/stm32373c_eval/stm32373c_eval_defconfig`
The default configuration can be found in
:zephyr_file:`boards/st/stm32373c_eval/stm32373c_eval_defconfig`
Connections and IOs
===================

View File

@@ -99,9 +99,8 @@ The Zephyr stm32f072_eval board configuration supports the following hardware fe
Other hardware features are not yet supported on this Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f072_eval/stm32f072_eval_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f072_eval/stm32f072_eval_defconfig`
Pin Mapping

View File

@@ -97,9 +97,8 @@ features:
Other hardware features are not yet supported in this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f072b_disco/stm32f072b_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f072b_disco/stm32f072b_disco_defconfig`
Pin Mapping

View File

@@ -70,8 +70,8 @@ The Zephyr stm32f0_disco 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:
``boards/arm/stm32f0_disco/stm32f0_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f0_disco/stm32f0_disco_defconfig`
Connections and IOs
===================

View File

@@ -80,8 +80,8 @@ The Zephyr stm32f103_mini board configuration supports the following hardware fe
Other hardware features are not yet supported in this Zephyr port.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f103_mini/stm32f103_mini_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f103_mini/stm32f103_mini_defconfig`
Connections and IOs
===================

View File

@@ -112,9 +112,8 @@ features:
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f3_disco/stm32f3_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f3_disco/stm32f3_disco_defconfig`
Pin Mapping

View File

@@ -86,8 +86,8 @@ hardware features:
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file
:zephyr_file:`boards/arm/stm32f411e_disco/stm32f411e_disco_defconfig`
The default configuration can be found in
:zephyr_file:`boards/st/stm32f411e_disco/stm32f411e_disco_defconfig`
Pin Mapping

View File

@@ -102,9 +102,8 @@ The Zephyr stm32f412g_disco board configuration supports the following hardware
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f412g_disco/stm32f412g_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f412g_disco/stm32f412g_disco_defconfig`
Pin Mapping

View File

@@ -102,9 +102,8 @@ The Zephyr stm32f429i_disc1 board configuration supports the following hardware
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f429i_disc1/stm32f429i_disc1_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f429i_disc1/stm32f429i_disc1_defconfig`
Pin Mapping

View File

@@ -102,9 +102,8 @@ The Zephyr stm32f469i_disco board configuration supports the following hardware
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f469i_disco/stm32f469i_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f469i_disco/stm32f469i_disco_defconfig`
Pin Mapping

View File

@@ -103,9 +103,8 @@ The Zephyr stm32f4_disco board configuration supports the following hardware fea
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f4_disco/stm32f4_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f4_disco/stm32f4_disco_defconfig`
Pin Mapping

View File

@@ -90,8 +90,8 @@ The Zephyr stm32f723e_disco board configuration supports the following hardware
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f723e_disco/stm32f723e_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f723e_disco/stm32f723e_disco_defconfig`
Pin Mapping
===========

View File

@@ -121,8 +121,8 @@ The Zephyr stm32f746g_disco board configuration supports the following hardware
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f746g_disco/stm32f746g_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f746g_disco/stm32f746g_disco_defconfig`
Pin Mapping
===========

View File

@@ -116,8 +116,8 @@ The Zephyr stm32f7508_dk board configuration supports the following hardware fea
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f7508_dk/stm32f7508_dk_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f7508_dk/stm32f7508_dk_defconfig`
Pin Mapping
===========

View File

@@ -123,8 +123,8 @@ The Zephyr stm32f769i_disco board configuration supports the following hardware
Other hardware features are not yet supported on Zephyr porting.
The default configuration can be found in the defconfig file:
``boards/arm/stm32f769i_disco/stm32f769i_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32f769i_disco/stm32f769i_disco_defconfig`
Pin Mapping
===========

View File

@@ -92,8 +92,8 @@ The Zephyr stm32l1_disco 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:
``boards/arm/stm32l1_disco/stm32l1_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32l1_disco/stm32l1_disco_defconfig`
Connections and IOs
===================

View File

@@ -178,8 +178,8 @@ features:
| SPI | on-chip | spi |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/arm/stm32mp157c_dk2/stm32mp157c_dk2_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32mp157c_dk2/stm32mp157c_dk2_defconfig`
Connections and IOs

View File

@@ -84,8 +84,8 @@ The Zephyr stm32vl_disco 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:
``boards/arm/stm32vl_disco/stm32vl_disco_defconfig``
The default configuration can be found in
:zephyr_file:`boards/st/stm32vl_disco/stm32vl_disco_defconfig`
Connections and IOs
===================

View File

@@ -84,11 +84,8 @@ Download TI's official `WIC`_ and flash the WIC file with an etching software
onto an SD-card. This will boot Linux on the A53 application cores of the EVM.
These cores will then load the zephyr binary on the M4 core using remoteproc.
The default configuration can be found in the defconfig file:
.. code-block:: console
boards/arm/am62x_m4/am62x_m4_sk_defconfig
The default configuration can be found in
:zephyr_file:`boards/ti/sk_am62/sk_am62_am6234_m4_defconfig`
Flashing
********

View File

@@ -71,9 +71,8 @@ hardware features:
| USB OTG FS | on-chip | USB device |
+------------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/arm/blackpill_f401ce/blackpill_f401ce_defconfig``
The default configuration can be found in
:zephyr_file:`boards/weact/blackpill_f401cc/blackpill_f401ce_defconfig`
Pin Mapping
===========

View File

@@ -71,9 +71,8 @@ hardware features:
| USB OTG FS | on-chip | USB device |
+------------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/arm/blackpill_f401ce/blackpill_f401ce_defconfig``
The default configuration can be found in
:zephyr_file:`boards/weact/blackpill_f401ce/blackpill_f401ce_defconfig`
Pin Mapping
===========

View File

@@ -71,9 +71,8 @@ hardware features:
| USB OTG FS | on-chip | USB device |
+------------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/arm/stm32_blackpill_v2/stm32_blackpill_v2_defconfig``
The default configuration can be found in
:zephyr_file:`boards/weact/stm32_blackpill_v2/stm32_blackpill_v2_defconfig`
Pin Mapping
===========

View File

@@ -32,11 +32,11 @@ The following hardware features are supported:
The kernel currently does not support other hardware features on this platform.
The default configuration using GICv2 can be found in the defconfig file:
``boards/arm64/xenvm/xenvm_defconfig``
The default configuration using GICv2 can be found in
:zephyr_file:`boards/xenvm/xenvm_defconfig`
The default configuration using GICv3 can be found in the defconfig file:
``boards/arm64/xenvm/xenvm_gicv3_defconfig``
The default configuration using GICv3 can be found in
:zephyr_file:`boards/xenvm/xenvm_xenvm_gicv3_defconfig`
Devices
========