samples: boards: stm32: ccm: fix include path

Update with the new board path.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
Gerard Marull-Paretas
2024-02-15 15:18:02 +01:00
committed by Carles Cufi
parent 8ca9341195
commit 282204758a

View File

@@ -36,7 +36,7 @@ board's DTS file ``chosen`` section:
For example the olimex STM32 E407 DTS file looks like this:
.. literalinclude:: ../../../../boards/arm/olimex_stm32_e407/olimex_stm32_e407.dts
.. literalinclude:: ../../../../boards/olimex/olimex_stm32_e407/olimex_stm32_e407.dts
:linenos:
Building and Running