boards: Use zephyr_file for file links

Replaces normal text with :zephyr_file: blocks

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae
2024-02-21 07:33:06 +00:00
committed by Carles Cufi
parent 126e1a4e72
commit a9902ff58e
20 changed files with 29 additions and 38 deletions

View File

@@ -75,9 +75,8 @@ Other hardware features have not been enabled yet for this board.
See `Nordic Semiconductor Infocenter`_ for a complete list of nRF52-based
board hardware features.
The default configuration can be found in the defconfig file:
``boards/96boards/96b_nitrogen/96b_nitrogen_defconfig``
The default configuration can be found in
:zephyr_file:`boards/96boards/96b_nitrogen/96b_nitrogen_defconfig`
Pin Mapping
===========

View File

@@ -98,7 +98,7 @@ See the `V2M Musca B1 Website`_ for a complete list of V2M Musca board hardware
features.
The default configuration can be found in the defconfig file:
``boards/arm/v2m_musca_b1/v2m_musca_b1_defconfig``.
:zephyr_file:`boards/arm/v2m_musca_b1/v2m_musca_b1_defconfig`.
Interrupt Controller
====================

View File

@@ -95,7 +95,7 @@ See the `V2M Musca-S1 Website`_ for a complete list of V2M Musca-S1 board
hardware features.
The default configuration can be found in the defconfig file:
``boards/arm/v2m_musca_s1/v2m_musca_s1_defconfig``.
:zephyr_file:`boards/arm/v2m_musca_s1/v2m_musca_s1_defconfig`.
Interrupt Controller
====================

View File

@@ -78,7 +78,7 @@ features:
Other hardware features are not currently supported by Zephyr.
The default configuration can be found in the Kconfig
``boards/atmel/sam0/samc21n_xpro/samc21n_xpro_defconfig``.
:zephyr_file:`boards/atmel/sam0/samc21n_xpro/samc21n_xpro_defconfig`.
Pin Mapping
===========

View File

@@ -79,7 +79,7 @@ features:
Other hardware features are not currently supported by Zephyr.
The default configuration can be found in the Kconfig
``boards/atmel/sam0/samd21_xpro/samd21_xpro_defconfig``.
:zephyr_file:`boards/atmel/sam0/samd21_xpro/samd21_xpro_defconfig`.
Pin Mapping
===========

View File

@@ -97,7 +97,7 @@ features:
Other hardware features are not currently supported by Zephyr.
The default configuration can be found in the Kconfig
``boards/atmel/sam0/same54_xpro/same54_xpro_defconfig``.
:zephyr_file:`boards/atmel/sam0/same54_xpro/same54_xpro_defconfig`.
Pin Mapping
===========

View File

@@ -73,7 +73,7 @@ features:
Other hardware features are not currently supported by Zephyr.
The default configuration can be found in the Kconfig
``boards/atmel/sam0/saml21_xpro/saml21_xpro_defconfig``.
:zephyr_file:`boards/atmel/sam0/saml21_xpro/saml21_xpro_defconfig`.
Pin Mapping
===========

View File

@@ -56,7 +56,7 @@ features:
Other hardware features are not currently supported by Zephyr.
The default configuration can be found in the Kconfig
``boards/atmel/sam0/samr21_xpro/samr21_xpro_defconfig``.
:zephyr_file:`boards/atmel/sam0/samr21_xpro/samr21_xpro_defconfig`.
Pin Mapping
===========

View File

@@ -91,7 +91,7 @@ supported by the SOC:
Other hardware features are not currently supported by Zephyr.
The default configuration can be found in the Kconfig
``boards/atmel/sam0/samr34_xpro/samr34_xpro_defconfig``.
:zephyr_file:`boards/atmel/sam0/samr34_xpro/samr34_xpro_defconfig`.
Pin Mapping
===========

View File

@@ -40,9 +40,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/intel/intel_socfpga/agilex_socdk/intel_socfpga_agilex_socdk_defconfig``
The default configuration can be found in
:zephyr_file:`boards/intel/intel_socfpga/agilex_socdk/intel_socfpga_agilex_socdk_defconfig`
Programming and Debugging
*************************

View File

@@ -169,7 +169,7 @@ application.
``Important!!!`` : Before flashing the board a ``preloader`` is required,
you can download `cv_soc_devkit_ghrd.tar.gz <https://releases.rocketboards.org/release/2018.05/gsrd/hw/cv_soc_devkit_ghrd.tar.gz>`_,
extract the file and copy ``cv_soc_devkit_ghrd/software/preloader/uboot-socfpga/spl/u-boot-spl``
to ``boards/intel/intel_socfpga_std/cyclonev_socdk/support/``
to :zephyr_file:`boards/intel/intel_socfpga_std/cyclonev_socdk/support/`
.. zephyr-app-commands::
:zephyr-app: samples/hello_world

View File

@@ -111,9 +111,8 @@ configuration supports the following hardware features:
| FTFE | on-chip | flash programming |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/nxp/frdm_k64f/frdm_k64f_defconfig``
The default configuration can be found in
:zephyr_file:`boards/nxp/frdm_k64f/frdm_k64f_defconfig`
Other hardware features are not currently supported by the port.

View File

@@ -105,9 +105,8 @@ already supported, which can also be re-used on this frdm_k82f board:
| FTFA | on-chip | flash programming |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/nxp/frdm_k82f/frdm_k82f_defconfig``
The default configuration can be found in
:zephyr_file:`boards/nxp/frdm_k82f/frdm_k82f_defconfig`
Other hardware features are not currently supported by the port.

View File

@@ -63,9 +63,8 @@ The frdm_kl25z board configuration supports the following hardware features:
| USB | on-chip | USB device |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/nxp/frdm_kl25z/frdm_kl25z_defconfig``
The default configuration can be found in
:zephyr_file:`boards/nxp/frdm_kl25z/frdm_kl25z_defconfig`
Other hardware features are not currently supported by the port.

View File

@@ -88,9 +88,8 @@ The frdm_kw41z board configuration supports the following hardware features:
| FTFA | on-chip | flash programming |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/nxp/frdm_kw41z/frdm_kw41z_defconfig``
The default configuration can be found in
:zephyr_file:`boards/nxp/frdm_kw41z/frdm_kw41z_defconfig`
Other hardware features are not currently supported by the port.

View File

@@ -84,9 +84,8 @@ The rddrone-fmuk66 board configuration supports the following hardware features:
| DMA | on-chip | dma |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/nxp/rddrone_fmuk66/rddrone_fmuk66_defconfig``
The default configuration can be found in
:zephyr_file:`boards/nxp/rddrone_fmuk66/rddrone_fmuk66_defconfig`
Other hardware features are not currently supported by the port.

View File

@@ -89,7 +89,7 @@ features:
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/nxp/twr_ke18f/twr_ke18f_defconfig``.
:zephyr_file:`boards/nxp/twr_ke18f/twr_ke18f_defconfig`.
Other hardware features are not currently supported by the port.

View File

@@ -73,7 +73,7 @@ features:
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/nxp/twr_kv58f220m/twr_kv58f220m_defconfig``.
:zephyr_file:`boards/nxp/twr_kv58f220m/twr_kv58f220m_defconfig`.
Other hardware features are not currently supported by the port.

View File

@@ -68,9 +68,8 @@ The USB-KW24D512 board configuration supports the following hardware features:
| FTFL | on-chip | flash programming |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/nxp/usb_kw24d512/usb_kw24d512_defconfig``
The default configuration can be found in
:zephyr_file:`boards/nxp/usb_kw24d512/usb_kw24d512_defconfig`
Other hardware features are not currently supported by the port.

View File

@@ -59,9 +59,8 @@ The ip_k66f board configuration supports the following hardware features:
| RTC | on-chip | rtc |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
``boards/segger/ip_k66f/ip_k66f_defconfig``
The default configuration can be found in
:zephyr_file:`boards/segger/ip_k66f/ip_k66f_defconfig`
Micrel/Microchip KSZ8794CNX Ethernet Switch is not currently
supported.