zephyr/samples/samples.rst
Anas Nashif 77bd2c2c7e samples: move userspace sample out of basic/
This sample does not belong under basic/, it should have its own
category.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-12-11 13:13:26 -06:00

28 lines
434 B
ReStructuredText

.. _samples-and-demos:
Samples and Demos
#################
.. toctree::
:maxdepth: 3
:glob:
kernel
basic/*
userspace/*
subsys/subsys.rst
net/net.rst
bluetooth/bluetooth.rst
sensor/*
boards/*
mpu/*
drivers/drivers.rst
application_development/*
display/*
shields/*
portability/*
To add a new sample document, please use the template available under
:file:`doc/templates/sample.tmpl`