2023-10-27 18:57:14 +08:00
|
|
|
=============
|
2020-07-21 06:18:26 +08:00
|
|
|
OS Components
|
|
|
|
=============
|
|
|
|
|
2023-10-26 19:10:13 +08: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-19 00:48:44 +08:00
|
|
|
|
2020-07-21 06:18:26 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Contents:
|
|
|
|
|
|
|
|
binfmt.rst
|
|
|
|
drivers/index.rst
|
|
|
|
nxflat.rst
|
|
|
|
nxgraphics/index.rst
|
|
|
|
paging.rst
|
2023-10-25 21:20:40 +08:00
|
|
|
audio/index.rst
|
2023-10-25 21:21:20 +08:00
|
|
|
filesystem/index.rst
|
2023-10-25 21:21:50 +08:00
|
|
|
libs/index.rst
|
2023-10-25 21:22:15 +08:00
|
|
|
net/index.rst
|
2023-10-25 21:22:48 +08:00
|
|
|
mm/index.rst
|
2023-10-25 21:23:21 +08:00
|
|
|
syscall.rst
|
2023-10-25 21:26:30 +08:00
|
|
|
tools/index.rst
|
2023-10-25 21:26:43 +08:00
|
|
|
arch/index.rst
|
2023-10-26 02:28:04 +08:00
|
|
|
boards.rst
|
2023-10-27 17:39:30 +08:00
|
|
|
cmake.rst
|
|
|
|
openamp.rst
|
|
|
|
video.rst
|
|
|
|
crypto.rst
|
|
|
|
wireless.rst
|