nuttx/Documentation/applications/index.rst

22 lines
607 B
ReStructuredText
Raw Normal View History

.. todo::
Applications included in ``apps`` repo should be documented here. This should
also include information on how to create a given application.
2020-07-21 00:18:26 +02:00
Applications
============
NuttX ships a large number of applications covering a wide spectrum of functionality.
These can be found in the `apps <https://github.com/apache/nuttx-apps>`_ repository.
At the moment, these are documented in their individual README files so you can find
more information at the repository.
.. toctree::
:maxdepth: 2
:caption: Contents:
nsh/index.rst
nxdiag/index.rst
wapi/index.rst
examples/index.rst
2020-07-21 00:18:26 +02:00