2020-03-11 09:16:25 +08:00
|
|
|
.. _dt-guide:
|
2017-05-24 13:24:50 +08:00
|
|
|
|
2020-03-11 09:16:25 +08:00
|
|
|
Devicetree Guide
|
|
|
|
################
|
2017-05-24 13:24:50 +08:00
|
|
|
|
2020-05-23 03:45:26 +08:00
|
|
|
This is a high-level guide to devicetree and how to use it for Zephyr
|
|
|
|
development. See :ref:`devicetree_api` for an API reference.
|
2020-03-11 09:16:25 +08:00
|
|
|
|
2019-10-05 04:34:15 +08:00
|
|
|
.. _Devicetree specification: https://www.devicetree.org/
|
2017-05-24 13:24:50 +08:00
|
|
|
|
2020-02-19 06:05:58 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2019-10-18 05:47:44 +08:00
|
|
|
|
2020-02-19 06:05:58 +08:00
|
|
|
intro.rst
|
2020-02-19 09:28:41 +08:00
|
|
|
design.rst
|
2020-02-19 06:05:58 +08:00
|
|
|
bindings.rst
|
2020-03-11 09:16:25 +08:00
|
|
|
api-usage.rst
|
2020-02-19 06:05:58 +08:00
|
|
|
howtos.rst
|
|
|
|
dt-vs-kconfig.rst
|