boards: Fix invalid paths

Fixes paths that are not valid

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-03-12 11:04:15 +00:00 committed by Carles Cufí
commit df50197499
20 changed files with 42 additions and 50 deletions

View file

@ -101,7 +101,7 @@ already supported, which can also be re-used on this mimxrt1010_evk board:
| PIT | on-chip | pit |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
The default configuration can be found in
:zephyr_file:`boards/nxp/mimxrt1010_evk/mimxrt1010_evk_defconfig`
Other hardware features are not currently supported by the port.

View file

@ -99,7 +99,7 @@ already supported, which can also be re-used on this mimxrt1015_evk board:
| TRNG | on-chip | entropy |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
The default configuration can be found in
:zephyr_file:`boards/nxp/mimxrt1015_evk/mimxrt1015_evk_defconfig`
Other hardware features are not currently supported by the port.

View file

@ -119,7 +119,7 @@ already supported, which can also be re-used on this mimxrt1020_evk board:
| FLEXSPI | on-chip | flash programming |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
The default configuration can be found in
:zephyr_file:`boards/nxp/mimxrt1020_evk/mimxrt1020_evk_defconfig`
Other hardware features are not currently supported by the port.

View file

@ -124,7 +124,7 @@ already supported, which can also be re-used on this mimxrt1024_evk board:
| FLEXSPI | on-chip | flash programming |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
The default configuration can be found in
:zephyr_file:`boards/nxp/mimxrt1024_evk/mimxrt1024_evk_defconfig`
Other hardware features are not currently supported by the port.

View file

@ -119,9 +119,8 @@ already supported, which can also be re-used on this mimxrt1040_evk board:
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
:zephyr_file:`boards/nxp/mimxrt1040_evk/mimxrt1040_evk_defconfig`
The default configuration can be found in
:zephyr_file:`boards/nxp/mimxrt1040_evk/mimxrt1040_evk_defconfig`
Other hardware features are not currently supported by the port.

View file

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

View file

@ -153,7 +153,7 @@ already supported, which can also be re-used on this mimxrt1060_evk board:
| PIT | on-chip | pit |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
The default configuration can be found in
:zephyr_file:`boards/nxp/mimxrt1060_evk/mimxrt1060_evk_defconfig`
Other hardware features are not currently supported by the port.

View file

@ -121,7 +121,7 @@ already supported, which can also be re-used on this mimxrt1060_evk board:
| FLEXSPI | on-chip | flash programming |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
The default configuration can be found in
:zephyr_file:`boards/nxp/mimxrt1062_fmurt6/mimxrt1062_fmurt6_defconfig`
Other hardware features are not currently supported by the port.

View file

@ -151,7 +151,7 @@ configuration supports the following hardware features:
| FLEXSPI | on-chip | flash programming |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
The default configuration can be found in
:zephyr_file:`boards/nxp/mimxrt1064_evk/mimxrt1064_evk_defconfig`
Other hardware features are not currently supported by the port.

View file

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

View file

@ -124,7 +124,7 @@ following hardware features:
| FLEXSPI | on-chip | flash programming |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:
The default configuration can be found in
:zephyr_file:`boards/nxp/vmu_rt1170/vmu_rt1170_defconfig`
Other hardware features are not currently supported by the port.