zephyr/samples/index.rst
Parthiban Nallathambi a65096fc37 samples: move lz4 into modules
all the external modules related samples are part of samples/modules,
whereas lz4 is in parent. move it to sample/modules/compression/lz4

Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
2024-08-12 19:24:15 -04:00

35 lines
583 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/*
fuel_gauge/*
.. comment
To add a new sample document, please use the template available under
``doc/templates/sample.tmpl``