Commit 27f91456 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Anas Nashif
Browse files

doc: dts: fix link to reel board DTS file



fix broken link following hwmv2 migration

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent 3ca384be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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