doc: dts: update example include path
Use <zephyr/...> prefix. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
4b91c2d79f
commit
4364c7f118
1 changed files with 1 additions and 1 deletions
2
doc/build/dts/bindings.rst
vendored
2
doc/build/dts/bindings.rst
vendored
|
@ -1069,7 +1069,7 @@ For example, with this DTS fragment:
|
||||||
|
|
||||||
.. code-block:: devicetree
|
.. code-block:: devicetree
|
||||||
|
|
||||||
#include <dt-bindings/gpio/gpio.h>
|
#include <zephyr/dt-bindings/gpio/gpio.h>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
zephyr,user {
|
zephyr,user {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue