.. _devicetree-intro:

Introduction to devicetree
##########################

.. tip::

   This is a conceptual overview of devicetree and how Zephyr uses it. For
   step-by-step guides and examples, see :ref:`dt-howtos`.

The following pages introduce general devicetree concepts and how they apply to
Zephyr.

.. toctree::
   :maxdepth: 2

   intro-scope-purpose.rst
   intro-syntax-structure.rst
   intro-input-output.rst
