This commit adds the 'Language Support' sub-category under the 'Developing with Zephyr' category with programming language support- related documentations. The contents of the 'C standard library' page have been relocated to the 'C Language Support' page, and the contents of the 'C++ Support for Applications' page have been relocated to the 'C++ Language Support' page. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
19 lines
301 B
ReStructuredText
19 lines
301 B
ReStructuredText
.. _kernel:
|
|
|
|
Kernel
|
|
######
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
services/index.rst
|
|
drivers/index.rst
|
|
usermode/index.rst
|
|
memory_management/index.rst
|
|
data_structures/index.rst
|
|
timing_functions/index.rst
|
|
timeutil.rst
|
|
util/index.rst
|
|
iterable_sections/index.rst
|
|
code-relocation.rst
|