zephyr/samples/classic.rst
Anas Nashif 2b9458c378 doc: restructure and create index pages
Move all lead pages to be index pages and create redirect rules from the
old pointers.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-02-05 07:04:40 -05:00

16 lines
229 B
ReStructuredText

.. _classic_samples:
Classic Samples
###############
The following are samples that can be run on any of the supported
platforms:
.. toctree::
:maxdepth: 1
:glob:
hello_world/*
synchronization/*
philosophers/*