zephyr/doc/kernel/common/common.rst
Allan Stephens 1b1e3af498 doc: Add information about kernel context services
Describes available services. Adds an example. Provides API table.

Change-Id: I99a2541fedc3bde3e23157a5fd85fb49dce1bf4d
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:15:20 -05:00

14 lines
277 B
ReStructuredText

.. _common_kernel_services:
Common Kernel Services
######################
This section describes kernel services that are provided in both
microkernel applications and nanokernel applications.
.. toctree::
:maxdepth: 1
common_contexts.rst
common_kernel_clocks.rst