mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 22:45:55 +00:00
Provide a location for recommended practices that are not related to coding style. Initialize it with information about the expected design for callbacks. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
38 lines
657 B
ReStructuredText
38 lines
657 B
ReStructuredText
.. _user_guides:
|
|
|
|
User and Developer Guides
|
|
#########################
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
getting-help.rst
|
|
beyond-GSG.rst
|
|
bluetooth/index.rst
|
|
build/index
|
|
coding_guidelines/index
|
|
design_guidelines.rst
|
|
c_library
|
|
../README.rst
|
|
documentation/index
|
|
coccinelle.rst
|
|
code-relocation.rst
|
|
crypto/index
|
|
debugging/index
|
|
device_mgmt/index
|
|
device_mgmt/dfu
|
|
dts/index
|
|
env_vars.rst
|
|
coverage.rst
|
|
kconfig/index
|
|
modules.rst
|
|
networking/index
|
|
platformio/index.rst
|
|
portability/index.rst
|
|
porting/index
|
|
test/index
|
|
tracing/index
|
|
west/index
|
|
optimizations/index
|
|
zephyr_cmake_package.rst
|