zephyr/samples/index.rst
Anas Nashif f3ec9bac04 samples: move architecture specific samples to arch/
smp and mpu are architecture specific samples and do not apply to
majority of support platforms, so move them to arch/.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-03-09 17:48:18 -05:00

31 lines
498 B
ReStructuredText

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