6780ed4a82
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>
20 lines
425 B
ReStructuredText
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
|