nuttx/Documentation/components/index.rst
raiden00pl d98ae9d3e4 Documentation: cosmetics changes
- various style fixes
- limit the line length to about 80 characters to improve readability in terminal-based IDEs
2023-10-26 20:01:21 +08:00

28 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