mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 15:15:22 +00:00
Change-Id: I36009f5acd4016ec47edb6dac29e81e58b1ba24f Signed-off-by: Anas Nashif <anas.nashif@intel.com>
24 lines
309 B
ReStructuredText
24 lines
309 B
ReStructuredText
Samples and Demos
|
|
#################
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
kernel
|
|
basic/*
|
|
net/net.rst
|
|
bluetooth/bluetooth.rst
|
|
sensor/*
|
|
grove/*
|
|
advanced
|
|
power/power.rst
|
|
|
|
|
|
|
|
|
|
|
|
To add a new sample documentation, please use the template available under
|
|
:file:`doc/templates/sample.tmpl`
|