mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 13:02:31 +00:00
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>
19 lines
416 B
ReStructuredText
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
|