1.. _devicetree:
2
3Devicetree
4##########
5
6This is reference documentation for devicetree as it is used for Zephyr
7development. For a high-level guide, see :ref:`dt-guide`. For a
8platform-independent specification, see the `Devicetree specification`_.
9
10.. _Devicetree specification: https://www.devicetree.org/
11
12.. We use ":glob:" with "*" here to add the generated bindings page.
13
14.. toctree::
15   :glob:
16
17   *
18