doc: boards: hwmv2: fix dead links to Broadcom files
Broadcom boards live in /boards/brcm, not /boards/broadcom This commit fixes bad links accordingly. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
40d3ffa603
commit
b27ebd5b3d
3 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@ features:
|
||||||
Other hardware features have not been enabled yet for this board.
|
Other hardware features have not been enabled yet for this board.
|
||||||
|
|
||||||
The default configuration can be found in
|
The default configuration can be found in
|
||||||
:zephyr_file:`boards/broadcom/bcm958401m2/bcm958401m2_defconfig`
|
:zephyr_file:`boards/brcm/bcm958401m2/bcm958401m2_defconfig`
|
||||||
|
|
||||||
Connections and IOs
|
Connections and IOs
|
||||||
===================
|
===================
|
||||||
|
|
|
@ -32,7 +32,7 @@ hardware features:
|
||||||
Other hardware features have not been enabled yet for this board.
|
Other hardware features have not been enabled yet for this board.
|
||||||
|
|
||||||
The default configuration can be found in
|
The default configuration can be found in
|
||||||
:zephyr_file:`boards/broadcom/bcm958402m2/bcm958402m2_bcm58402_a72_defconfig`
|
:zephyr_file:`boards/brcm/bcm958402m2/bcm958402m2_bcm58402_a72_defconfig`
|
||||||
|
|
||||||
Programming and Debugging
|
Programming and Debugging
|
||||||
*************************
|
*************************
|
||||||
|
|
|
@ -32,7 +32,7 @@ hardware features:
|
||||||
Other hardware features have not been enabled yet for this board.
|
Other hardware features have not been enabled yet for this board.
|
||||||
|
|
||||||
The default configuration can be found in
|
The default configuration can be found in
|
||||||
:zephyr_file:`boards/broadcom/bcm958402m2/bcm958402m2_bcm58402_m7_defconfig`
|
:zephyr_file:`boards/brcm/bcm958402m2/bcm958402m2_bcm58402_m7_defconfig`
|
||||||
|
|
||||||
Programming and Debugging
|
Programming and Debugging
|
||||||
*************************
|
*************************
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue