.. _dt-guide: Devicetree Guide ################ This is a high-level guide to devicetree and how to use it for Zephyr development. See :ref:`devicetree_api` for an API reference. .. _Devicetree specification: https://www.devicetree.org/ .. toctree:: :maxdepth: 2 intro.rst design.rst bindings.rst api-usage.rst legacy-macros.rst howtos.rst dt-vs-kconfig.rst