nuttx/Documentation/components/index.rst
2023-10-26 00:08:54 +08:00

25 lines
652 B
ReStructuredText

OS Components
=============
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>`.
.. toctree::
:maxdepth: 2
:caption: Contents:
power.rst
binfmt.rst
drivers/index.rst
nxflat.rst
nxgraphics/index.rst
nxwidgets.rst
paging.rst
audio/index.rst
filesystem/index.rst
libs/index.rst
net/index.rst
mm/index.rst
syscall.rst
tools/index.rst
arch/index.rst