zephyr/samples/index.rst
Gerard Marull-Paretas 8120bd7519 samples: move with_mcuboot sample to samples/sysbuild
This creates a new category of samples that demonstrate certain features
of sysbuild. "application development" was a very generic name.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-05-13 16:09:01 -04:00

37 lines
600 B
ReStructuredText

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