zephyr/doc/build/dts/intro.rst
Marti Bolivar 6780ed4a82 doc: dts: split up intro
The devicetree introduction page is too big. Split it up to improve
readability and restore maintainability. Add more section headers and
do some other rearranging now that it's more convenient to do so.

Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
2023-01-23 07:16:04 -08:00

20 lines
425 B
ReStructuredText

.. _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