doc: dts: fix link to reel board DTS file

fix broken link following hwmv2 migration

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-03-13 15:54:05 +01:00 committed by Anas Nashif
parent 3ca384beb8
commit 27f91456a4
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ The devicetree files inside the :file:`zephyr` directory look like this:
Generally speaking, every supported board has a :file:`BOARD.dts` file
describing its hardware. For example, the ``reel_board`` has
:zephyr_file:`boards/arm/reel_board/reel_board.dts`.
:zephyr_file:`boards/phytec/reel_board/reel_board.dts`.
:file:`BOARD.dts` includes one or more ``.dtsi`` files. These ``.dtsi`` files
describe the CPU or system-on-chip Zephyr runs on, perhaps by including other