Browse Source

samples: boards: stm32: ccm: fix include path

Update with the new board path.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
pull/69687/head
Gerard Marull-Paretas 1 year ago committed by Carles Cufi
parent
commit
282204758a
  1. 2
      samples/boards/stm32/ccm/README.rst

2
samples/boards/stm32/ccm/README.rst

@ -36,7 +36,7 @@ board's DTS file ``chosen`` section: @@ -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

Loading…
Cancel
Save