nuttx/Documentation/applications/index.rst
Tiago Medicci Serrano 5afa727eef documentantion/applications: add WAPI documentation
Initial documentation of the WAPI (Wireless API). Currently, `wapi`
is the only interface provided to handle Wi-Fi networking from the
userspace.
2023-04-29 14:35:09 +08:00

17 lines
565 B
ReStructuredText

.. todo::
Applications included in ``apps`` repo should be documented here. This should also include information
on how to create a given application.
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
wapi/index.rst