mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 10:42:31 +00:00
This is joint work with Kumar Gala (see signed-off-by). Document the changes to the generated node macros in macros.bnf, moving the old file to legacy-macros.bnf and putting it in its own section. The actual generated macros are now a low-level detail, so rewrite the foregoing sections as examples in terms of the new <devicetree.h> APIs. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no> Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
31 lines
543 B
ReStructuredText
31 lines
543 B
ReStructuredText
.. _api_reference:
|
|
|
|
API Reference
|
|
#############
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
overview.rst
|
|
terminology.rst
|
|
audio/index.rst
|
|
bluetooth/index.rst
|
|
kconfig/index.rst
|
|
crypto/index.rst
|
|
devicetree/index.rst
|
|
drivers/index.rst
|
|
display/index.rst
|
|
file_system/index.rst
|
|
kernel/index.rst
|
|
logging/index.rst
|
|
misc/index
|
|
networking/index.rst
|
|
peripherals/index.rst
|
|
power_management/index.rst
|
|
random/index.rst
|
|
shell/index.rst
|
|
storage/index.rst
|
|
usb/index.rst
|
|
usermode/index.rst
|
|
settings/index.rst
|