People seem to miss the troubleshooting page a lot, since nobody ever mentions that they tried its steps and they didn't work. Promote it to a top level page to make it easier to see. Add cross-references between the two to keep them well linked together. Add a couple of extra links to the bindings related HOWTO while we are here, now that the bindings docs are a bit better off than they were when this content was originally written. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
18 lines
324 B
ReStructuredText
18 lines
324 B
ReStructuredText
.. _dt-guide:
|
|
|
|
Devicetree Guide
|
|
################
|
|
|
|
This is a high-level guide to devicetree as it is used for Zephyr development.
|
|
See :ref:`devicetree` for reference material.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
intro.rst
|
|
design.rst
|
|
bindings.rst
|
|
api-usage.rst
|
|
howtos.rst
|
|
troubleshooting.rst
|
|
dt-vs-kconfig.rst
|