zephyr/samples/kernel.rst
David B. Kinder 342bdda760 doc: spelling fixes in samples/ and boards/
regular spelling check on .rst files

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-06-12 18:28:08 -04:00

16 lines
233 B
ReStructuredText

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