2023-10-27 12:57:14 +02:00
|
|
|
=============
|
2020-07-21 00:18:26 +02:00
|
|
|
OS Components
|
|
|
|
=============
|
|
|
|
|
2023-10-26 13:10:13 +02:00
|
|
|
NuttX is very feature-rich RTOS and is thus composed of various different
|
|
|
|
subsystems. The following sections explain how each of these main RTOS components
|
|
|
|
work and can be used. For detailed documentation on the specific API used in this
|
|
|
|
case, you can head to the :doc:`reference <../reference/index>`.
|
2020-10-18 18:48:44 +02:00
|
|
|
|
2020-07-21 00:18:26 +02:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Contents:
|
|
|
|
|
|
|
|
binfmt.rst
|
|
|
|
drivers/index.rst
|
|
|
|
nxflat.rst
|
|
|
|
nxgraphics/index.rst
|
|
|
|
paging.rst
|
2023-10-25 15:20:40 +02:00
|
|
|
audio/index.rst
|
2023-10-25 15:21:20 +02:00
|
|
|
filesystem/index.rst
|
2023-10-25 15:21:50 +02:00
|
|
|
libs/index.rst
|
2023-10-25 15:22:15 +02:00
|
|
|
net/index.rst
|
2023-10-25 15:22:48 +02:00
|
|
|
mm/index.rst
|
2023-10-25 15:23:21 +02:00
|
|
|
syscall.rst
|
2023-10-25 15:26:30 +02:00
|
|
|
tools/index.rst
|
2023-10-25 15:26:43 +02:00
|
|
|
arch/index.rst
|
2023-10-25 20:28:04 +02:00
|
|
|
boards.rst
|
2023-10-27 11:39:30 +02:00
|
|
|
cmake.rst
|
|
|
|
openamp.rst
|
|
|
|
video.rst
|
|
|
|
crypto.rst
|
|
|
|
wireless.rst
|