zephyr/doc/kernel/nanokernel/nanokernel.rst
Anas Nashif 3f5eb3b7e6 doc: Restore main index and cleanup
Also move about_zephyr back to main page and remove duplicated
examples for nano kernel.

Change-Id: Icbc899ce5688d853a59dfc5c8d50f34048ed212b
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:15:33 -05:00

19 lines
416 B
ReStructuredText

.. _nanokernel:
Nanokernel Services
###################
This section describes the various services provided by the nanokernel.
Unless otherwise noted, these services are available in both microkernel
applications and nanokernel applications.
.. toctree::
:maxdepth: 1
nanokernel_tasks.rst
nanokernel_fibers
nanokernel_timers
nanokernel_synchronization
nanokernel_data
nanokernel_interrupts