Documentation: add dummy apps descriptions
The apps description is empty for now but allows to generate nice tables of content with all nuttx-apps functionalities.
This commit is contained in:
parent
0616796185
commit
d1ebe6cd24
4
Documentation/applications/audioutils/fmsynt/index.rst
Normal file
4
Documentation/applications/audioutils/fmsynt/index.rst
Normal file
@ -0,0 +1,4 @@
|
||||
==================================
|
||||
``fmsynth`` FM Synthesizer Library
|
||||
==================================
|
||||
|
@ -9,6 +9,3 @@ Audio Utility libraries
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
||||
- fmsynth - FM Synthesizer Library
|
||||
- nxaudio - NX Audio Library
|
||||
|
3
Documentation/applications/audioutils/nxaudio/index.rst
Normal file
3
Documentation/applications/audioutils/nxaudio/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
============================
|
||||
``nxaudio`` NX Audio Library
|
||||
============================
|
3
Documentation/applications/benchmarks/coremark/index.rst
Normal file
3
Documentation/applications/benchmarks/coremark/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===============================
|
||||
``coremark`` CoreMark Benchmark
|
||||
===============================
|
@ -2,4 +2,10 @@
|
||||
Benchmark Applications
|
||||
======================
|
||||
|
||||
- coremark - CoreMark Benchmark
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
3
Documentation/applications/canutils/candump/index.rst
Normal file
3
Documentation/applications/canutils/candump/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================================
|
||||
``candump`` SocketCAN candump tool
|
||||
==================================
|
3
Documentation/applications/canutils/canlib/index.rst
Normal file
3
Documentation/applications/canutils/canlib/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==============================
|
||||
``canlib`` CAN utility library
|
||||
==============================
|
3
Documentation/applications/canutils/cansend/index.rst
Normal file
3
Documentation/applications/canutils/cansend/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================================
|
||||
``cansend`` SocketCAN cansend tool
|
||||
==================================
|
@ -2,12 +2,10 @@
|
||||
CAN Utilities
|
||||
=============
|
||||
|
||||
- candump - SocketCAN candump tool
|
||||
- canlib - CAN utility library
|
||||
- cansend - SocketCAN cansend tool
|
||||
- lely-canopen - Lely CANopen support
|
||||
- libcanutils - CAN-utils support library
|
||||
- libdronecan - libcanard DroneCAN Library
|
||||
- libobd2 - OBD-II Library
|
||||
- libopencyphal - libcanard OpenCyphal Cyphal/CAN Library
|
||||
- slcan - SocketCAN slcan tool
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
@ -0,0 +1,3 @@
|
||||
=====================================
|
||||
``lely-canopen`` Lely CANopen support
|
||||
=====================================
|
@ -0,0 +1,3 @@
|
||||
=========================================
|
||||
``libcanutils`` CAN-utils support library
|
||||
=========================================
|
@ -0,0 +1,3 @@
|
||||
==========================================
|
||||
``libdronecan`` libcanard DroneCAN Library
|
||||
==========================================
|
3
Documentation/applications/canutils/libobd2/index.rst
Normal file
3
Documentation/applications/canutils/libobd2/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==========================
|
||||
``libobd2`` OBD-II Library
|
||||
==========================
|
@ -0,0 +1,3 @@
|
||||
=========================================================
|
||||
``libopencyphal`` libcanard OpenCyphal Cyphal/CAN Library
|
||||
=========================================================
|
3
Documentation/applications/canutils/slcan/index.rst
Normal file
3
Documentation/applications/canutils/slcan/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==============================
|
||||
``slcan`` SocketCAN slcan tool
|
||||
==============================
|
3
Documentation/applications/crypto/controlse/index.rst
Normal file
3
Documentation/applications/crypto/controlse/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===========================================
|
||||
``controlse`` Control Secure Element device
|
||||
===========================================
|
@ -9,11 +9,3 @@ Cryptography Library Support
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
||||
- controlse - Control Secure Element device
|
||||
- libsodium - Libsodium Cryptography Library
|
||||
- libtomcrypt - LibTomCrypt CrypographyLibrary
|
||||
- mbedtls - Mbed TLS Cryptography Library
|
||||
- tinycrypt - TinyCrypt cryptography library
|
||||
- tinydtls - Eclipse Tinydtls
|
||||
- wolfssl -
|
||||
|
3
Documentation/applications/crypto/libsodium/index.rst
Normal file
3
Documentation/applications/crypto/libsodium/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
============================================
|
||||
``libsodium`` Libsodium Cryptography Library
|
||||
============================================
|
3
Documentation/applications/crypto/libtomcrypt/index.rst
Normal file
3
Documentation/applications/crypto/libtomcrypt/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==============================================
|
||||
``libtomcrypt`` LibTomCrypt CrypographyLibrary
|
||||
==============================================
|
3
Documentation/applications/crypto/mbedtls/index.rst
Normal file
3
Documentation/applications/crypto/mbedtls/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=========================================
|
||||
``mbedtls`` Mbed TLS Cryptography Library
|
||||
=========================================
|
3
Documentation/applications/crypto/tinycrypt/index.rst
Normal file
3
Documentation/applications/crypto/tinycrypt/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
============================================
|
||||
``tinycrypt`` TinyCrypt cryptography library
|
||||
============================================
|
3
Documentation/applications/crypto/tinydtls/index.rst
Normal file
3
Documentation/applications/crypto/tinydtls/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=============================
|
||||
``tinydtls`` Eclipse Tinydtls
|
||||
=============================
|
@ -0,0 +1,3 @@
|
||||
============================================
|
||||
``flash_eraseall`` flash_eraseall() function
|
||||
============================================
|
@ -9,13 +9,3 @@ File System Utilities
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
||||
- flash_eraseall - flash_eraseall() function
|
||||
- inih - inih ini file parser
|
||||
- ipcfg - IP Configuration File Support
|
||||
- libtinycbor - TinyCBOR Library (RFC 8949)
|
||||
- mkfatfs - mkfatfs utility
|
||||
- mkgpt - mkgpt utility
|
||||
- mkmbr - mkmbr utility
|
||||
- mksmartfs - mksmartfs utility
|
||||
- passwd - Password file support
|
||||
|
3
Documentation/applications/fsutils/inih/index.rst
Normal file
3
Documentation/applications/fsutils/inih/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=============================
|
||||
``inih`` inih ini file parser
|
||||
=============================
|
3
Documentation/applications/fsutils/ipcfg/index.rst
Normal file
3
Documentation/applications/fsutils/ipcfg/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=======================================
|
||||
``ipcfg`` IP Configuration File Support
|
||||
=======================================
|
3
Documentation/applications/fsutils/libtinycbor/index.rst
Normal file
3
Documentation/applications/fsutils/libtinycbor/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===========================================
|
||||
``libtinycbor`` TinyCBOR Library (RFC 8949)
|
||||
===========================================
|
3
Documentation/applications/fsutils/mkfatfs/index.rst
Normal file
3
Documentation/applications/fsutils/mkfatfs/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===========================
|
||||
``mkfatfs`` mkfatfs utility
|
||||
===========================
|
3
Documentation/applications/fsutils/mkgpt/index.rst
Normal file
3
Documentation/applications/fsutils/mkgpt/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=======================
|
||||
``mkgpt`` mkgpt utility
|
||||
=======================
|
3
Documentation/applications/fsutils/mkmbr/index.rst
Normal file
3
Documentation/applications/fsutils/mkmbr/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=======================
|
||||
``mkmbr`` mkmbr utility
|
||||
=======================
|
3
Documentation/applications/fsutils/mksmartfs/index.rst
Normal file
3
Documentation/applications/fsutils/mksmartfs/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===============================
|
||||
``mksmartfs`` mksmartfs utility
|
||||
===============================
|
3
Documentation/applications/fsutils/passwd/index.rst
Normal file
3
Documentation/applications/fsutils/passwd/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================================
|
||||
``passwd`` - Password file support
|
||||
==================================
|
@ -1,6 +1,6 @@
|
||||
==========
|
||||
Brickmatch
|
||||
==========
|
||||
=========================
|
||||
``brickmatch`` Brickmatch
|
||||
=========================
|
||||
|
||||
Brickmatch is a kind puzzle game like a mix between tetris and Candy
|
||||
Crush. It is a 6x6 matrix with blocks (cells) with different colors.
|
||||
|
3
Documentation/applications/graphics/ft80x/index.rst
Normal file
3
Documentation/applications/graphics/ft80x/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
======================================
|
||||
``ft80x`` FTDI/BridgeTek FT80x library
|
||||
======================================
|
@ -9,10 +9,3 @@ Graphics Support
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
||||
- ft80x - FTDI/BridgeTek FT80x library
|
||||
- libjpeg - libjpeg JPEG image encoding
|
||||
- libyuv - libyuv
|
||||
- screenshot - TIFF screenshot utility
|
||||
- slcd - Segment LCD Emulaton
|
||||
- twm4nx - Minimal Tom's Window Manager (TWM) for NuttX (Twm4Nx)
|
||||
|
3
Documentation/applications/graphics/libjpeg/index.rst
Normal file
3
Documentation/applications/graphics/libjpeg/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=======================================
|
||||
``libjpeg`` libjpeg JPEG image encoding
|
||||
=======================================
|
3
Documentation/applications/graphics/libyuv/index.rst
Normal file
3
Documentation/applications/graphics/libyuv/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=================
|
||||
``libyuv`` libyuv
|
||||
=================
|
3
Documentation/applications/graphics/screenshot/index.rst
Normal file
3
Documentation/applications/graphics/screenshot/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
======================================
|
||||
``screenshot`` TIFF screenshot utility
|
||||
======================================
|
3
Documentation/applications/graphics/slcd/index.rst
Normal file
3
Documentation/applications/graphics/slcd/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=============================
|
||||
``slcd`` Segment LCD Emulaton
|
||||
=============================
|
3
Documentation/applications/industry/foc/index.rst
Normal file
3
Documentation/applications/industry/foc/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=================================================
|
||||
``foc`` Field Oriented Control user-space library
|
||||
=================================================
|
@ -9,7 +9,3 @@ Industrial Applications
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
||||
- foc - Field Oriented Control user-space library
|
||||
- scpi - SCPI instrument side parser
|
||||
- modbus - Modbus support using FreeModbus
|
||||
|
3
Documentation/applications/industry/scpi/index.rst
Normal file
3
Documentation/applications/industry/scpi/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
====================================
|
||||
``scpi`` SCPI instrument side parser
|
||||
====================================
|
@ -2,4 +2,10 @@
|
||||
Inertial Libraries Support
|
||||
==========================
|
||||
|
||||
- madgwick - Madgwick Fusion Algorithm
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
3
Documentation/applications/inertial/madgwick/index.rst
Normal file
3
Documentation/applications/inertial/madgwick/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
======================================
|
||||
``madgwick`` Madgwick Fusion Algorithm
|
||||
======================================
|
@ -0,0 +1,3 @@
|
||||
==========================================
|
||||
``duktape`` Duktape JavaScript interpreter
|
||||
==========================================
|
@ -12,11 +12,3 @@ incorporated into NuttX.
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
||||
- duktape - Duktape JavaScript interpreter
|
||||
- luajit - LuaJIT interpreter
|
||||
- luamodules: cjson, lfs, luasyslog, luv
|
||||
- quickjs - QuickJS JavaScript interpreter
|
||||
- toywasm - Toywasm Webassembly Runtime
|
||||
- wamr - Webassembly Micro Runtime
|
||||
- wasm3 - WASM3 Webassembly Runtime
|
||||
|
@ -15,3 +15,11 @@ toolchain provided math library.
|
||||
The following configs are recommended for a full featured Lua interpreter:
|
||||
- ``LIBC_FLOATINGPOINT``
|
||||
- ``SYSTEM_READLINE``
|
||||
|
||||
|
||||
Lua modules:
|
||||
|
||||
- cjson
|
||||
- lfs
|
||||
- luasyslog
|
||||
- luv
|
||||
|
3
Documentation/applications/interpreters/luajit/index.rst
Normal file
3
Documentation/applications/interpreters/luajit/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=============================
|
||||
``luajit`` LuaJIT interpreter
|
||||
=============================
|
@ -0,0 +1,3 @@
|
||||
==========================================
|
||||
``quickjs`` QuickJS JavaScript interpreter
|
||||
==========================================
|
@ -0,0 +1,3 @@
|
||||
=======================================
|
||||
``toywasm`` Toywasm Webassembly Runtime
|
||||
=======================================
|
3
Documentation/applications/interpreters/wamr/index.rst
Normal file
3
Documentation/applications/interpreters/wamr/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================================
|
||||
``wamr`` Webassembly Micro Runtime
|
||||
==================================
|
3
Documentation/applications/interpreters/wasm3/index.rst
Normal file
3
Documentation/applications/interpreters/wasm3/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===================================
|
||||
``wasm3`` WASM3 Webassembly Runtime
|
||||
===================================
|
3
Documentation/applications/lte/alt1250/index.rst
Normal file
3
Documentation/applications/lte/alt1250/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================================
|
||||
``alt1250`` ALT1250 usrsock daemon
|
||||
==================================
|
@ -2,5 +2,10 @@
|
||||
LTE Libraries and NSH Add-Ons
|
||||
=============================
|
||||
|
||||
- alt1250 - ALT1250 usrsock daemon
|
||||
- lapi - LTE Configuration Library
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
3
Documentation/applications/lte/lapi/index.rst
Normal file
3
Documentation/applications/lte/lapi/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================================
|
||||
``lapi`` LTE Configuration Library
|
||||
==================================
|
@ -2,4 +2,10 @@
|
||||
Math Library Support
|
||||
====================
|
||||
|
||||
- libtommath - LibTomMath MPI Math Library
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
3
Documentation/applications/math/libtommath/index.rst
Normal file
3
Documentation/applications/math/libtommath/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==========================================
|
||||
``libtommath`` LibTomMath MPI Math Library
|
||||
==========================================
|
3
Documentation/applications/mlearing/cmsis/index.rst
Normal file
3
Documentation/applications/mlearing/cmsis/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=========================
|
||||
``cmsis`` CMSIS Libraries
|
||||
=========================
|
3
Documentation/applications/mlearing/darknet/index.rst
Normal file
3
Documentation/applications/mlearing/darknet/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
============================================
|
||||
``darknet`` YOLO: Real-Time Object Detection
|
||||
============================================
|
@ -2,6 +2,10 @@
|
||||
Machine Learning Support
|
||||
========================
|
||||
|
||||
- cmsis - CMSIS Libraries
|
||||
- darknet - YOLO: Real-Time Object Detection
|
||||
- libnnablart - NNABLA Runtime Libraries
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
@ -0,0 +1,3 @@
|
||||
========================================
|
||||
``libnnablart`` NNABLA Runtime Libraries
|
||||
========================================
|
3
Documentation/applications/netutils/chat/index.rst
Normal file
3
Documentation/applications/netutils/chat/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================
|
||||
``chat`` Chat tool
|
||||
==================
|
4
Documentation/applications/netutils/codecs/index.rst
Normal file
4
Documentation/applications/netutils/codecs/index.rst
Normal file
@ -0,0 +1,4 @@
|
||||
========================================================
|
||||
``codecs`` CODEC Library: Base64 coding, URL coding, MD5
|
||||
========================================================
|
||||
|
3
Documentation/applications/netutils/cwebsocket/index.rst
Normal file
3
Documentation/applications/netutils/cwebsocket/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=======================================
|
||||
``cwebsocket`` WebSocket Client Library
|
||||
=======================================
|
3
Documentation/applications/netutils/dhcp6c/index.rst
Normal file
3
Documentation/applications/netutils/dhcp6c/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
========================
|
||||
``dhcp6c`` DHCPv6 client
|
||||
========================
|
@ -10,25 +10,6 @@ Network Utilities
|
||||
|
||||
*/index*
|
||||
|
||||
|
||||
- chat - Chat tool
|
||||
- codecs - CODEC Library: Base64 coding, URL coding, MD5
|
||||
- cwebsocket - WebSocket Client Library
|
||||
- dhcp6c - DHCPv6 client
|
||||
- iptables - iptables libary
|
||||
- libcurl4nx - cURL4nx HTTP client library
|
||||
- mqttc - MQTT-C library
|
||||
- netinit - Network initialization
|
||||
- netlib - Network support library
|
||||
- nng - Nanomsg NG
|
||||
- pppd - PPP server
|
||||
- ptpd - PTPD client/server
|
||||
- rexec - Remote execution client
|
||||
- rexecd - Remote Execution Server
|
||||
- rtptools - RTP Tools
|
||||
- wakaama - Eclipse Wakaama (formerly liblwm2m) - an implementation of LWM2M protocol.
|
||||
- wakeonlan - WakeOnLAN support
|
||||
|
||||
uIP Applications
|
||||
----------------
|
||||
|
||||
|
3
Documentation/applications/netutils/iptables/index.rst
Normal file
3
Documentation/applications/netutils/iptables/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
============================
|
||||
``iptables`` iptables libary
|
||||
============================
|
3
Documentation/applications/netutils/libcurl4nx/index.rst
Normal file
3
Documentation/applications/netutils/libcurl4nx/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==========================================
|
||||
``libcurl4nx`` cURL4nx HTTP client library
|
||||
==========================================
|
3
Documentation/applications/netutils/mqttc/index.rst
Normal file
3
Documentation/applications/netutils/mqttc/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
========================
|
||||
``mqttc`` MQTT-C library
|
||||
========================
|
3
Documentation/applications/netutils/netinit/index.rst
Normal file
3
Documentation/applications/netutils/netinit/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================================
|
||||
``netinit`` Network initialization
|
||||
==================================
|
3
Documentation/applications/netutils/netlib/index.rst
Normal file
3
Documentation/applications/netutils/netlib/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================================
|
||||
``netlib`` Network support library
|
||||
==================================
|
3
Documentation/applications/netutils/nng/index.rst
Normal file
3
Documentation/applications/netutils/nng/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================
|
||||
``nng`` Nanomsg NG
|
||||
==================
|
3
Documentation/applications/netutils/pppd/index.rst
Normal file
3
Documentation/applications/netutils/pppd/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===================
|
||||
``pppd`` PPP server
|
||||
===================
|
3
Documentation/applications/netutils/ptpd/index.rst
Normal file
3
Documentation/applications/netutils/ptpd/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===========================
|
||||
``ptpd`` PTPD client/server
|
||||
===========================
|
3
Documentation/applications/netutils/rexec/index.rst
Normal file
3
Documentation/applications/netutils/rexec/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=================================
|
||||
``rexec`` Remote execution client
|
||||
=================================
|
3
Documentation/applications/netutils/rexecd/index.rst
Normal file
3
Documentation/applications/netutils/rexecd/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================================
|
||||
``rexecd`` Remote Execution Server
|
||||
==================================
|
3
Documentation/applications/netutils/rtptools/index.rst
Normal file
3
Documentation/applications/netutils/rtptools/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
======================
|
||||
``rtptools`` RTP Tools
|
||||
======================
|
3
Documentation/applications/netutils/wakaama/index.rst
Normal file
3
Documentation/applications/netutils/wakaama/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
================================================================
|
||||
``wakaama`` Eclipse Wakaama (formerly liblwm2m) - LWM2M protocol
|
||||
================================================================
|
3
Documentation/applications/netutils/wakeonlan/index.rst
Normal file
3
Documentation/applications/netutils/wakeonlan/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===============================
|
||||
``wakeonlan`` WakeOnLAN support
|
||||
===============================
|
@ -2,4 +2,10 @@
|
||||
Software Define Radio Libraries
|
||||
===============================
|
||||
|
||||
- liquid_dsp - Liquid DSP Library
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:titlesonly:
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
3
Documentation/applications/sdr/liquid_dsp/index.rst
Normal file
3
Documentation/applications/sdr/liquid_dsp/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=================================
|
||||
``liquid_dsp`` Liquid DSP Library
|
||||
=================================
|
3
Documentation/applications/system/adb/index.rst
Normal file
3
Documentation/applications/system/adb/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==============================
|
||||
``adb`` ADB daemon application
|
||||
==============================
|
3
Documentation/applications/system/argtable3/index.rst
Normal file
3
Documentation/applications/system/argtable3/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===============================
|
||||
``argtable3`` ARGTABLE3 library
|
||||
===============================
|
3
Documentation/applications/system/cachespeed/index.rst
Normal file
3
Documentation/applications/system/cachespeed/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===============================
|
||||
``cachespeed`` CACHE Speed Test
|
||||
===============================
|
3
Documentation/applications/system/cle/index.rst
Normal file
3
Documentation/applications/system/cle/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
======================================
|
||||
``cle`` EMACS-like Command Line Editor
|
||||
======================================
|
3
Documentation/applications/system/coredump/index.rst
Normal file
3
Documentation/applications/system/coredump/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
================================================
|
||||
``coredump`` Coredump tool capture system status
|
||||
================================================
|
3
Documentation/applications/system/crimon/index.rst
Normal file
3
Documentation/applications/system/crimon/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===================================
|
||||
``critmon`` Critcal Section Monitor
|
||||
===================================
|
3
Documentation/applications/system/cu/index.rst
Normal file
3
Documentation/applications/system/cu/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=================================
|
||||
``cu`` CU minimal serial terminal
|
||||
=================================
|
3
Documentation/applications/system/dd/index.rst
Normal file
3
Documentation/applications/system/dd/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==========================
|
||||
``dd`` system 'dd' command
|
||||
==========================
|
3
Documentation/applications/system/dhcp6c/index.rst
Normal file
3
Documentation/applications/system/dhcp6c/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
====================================
|
||||
``dhcp6c`` DHCP IPv6 Address Renewal
|
||||
====================================
|
3
Documentation/applications/system/dhcpc/index.rst
Normal file
3
Documentation/applications/system/dhcpc/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==============================
|
||||
``dhcpc`` DHCP Address Renewal
|
||||
==============================
|
3
Documentation/applications/system/dumpstack/index.rst
Normal file
3
Documentation/applications/system/dumpstack/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
========================================================
|
||||
``dumpstack`` dumpstack tool for show the task backtrace
|
||||
========================================================
|
3
Documentation/applications/system/fastboot/index.rst
Normal file
3
Documentation/applications/system/fastboot/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
======================
|
||||
``fastboot`` fastbootd
|
||||
======================
|
3
Documentation/applications/system/fdt/index.rst
Normal file
3
Documentation/applications/system/fdt/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
=========================
|
||||
``fdt`` fdt utility tools
|
||||
=========================
|
3
Documentation/applications/system/gcov/index.rst
Normal file
3
Documentation/applications/system/gcov/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==================
|
||||
``gcov`` gcov tool
|
||||
==================
|
3
Documentation/applications/system/gdbstub/index.rst
Normal file
3
Documentation/applications/system/gdbstub/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===================
|
||||
``gdbstub`` GDBSTUB
|
||||
===================
|
3
Documentation/applications/system/hex2bin/index.rst
Normal file
3
Documentation/applications/system/hex2bin/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
==========================================
|
||||
``hex2bin`` Intel HEX to binary conversion
|
||||
==========================================
|
3
Documentation/applications/system/hexed/index.rst
Normal file
3
Documentation/applications/system/hexed/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
====================
|
||||
``hexed`` Hex editor
|
||||
====================
|
3
Documentation/applications/system/hostname/index.rst
Normal file
3
Documentation/applications/system/hostname/index.rst
Normal file
@ -0,0 +1,3 @@
|
||||
===============================
|
||||
``hostname`` "hostname" command
|
||||
===============================
|
@ -9,55 +9,3 @@ System Libraries and NSH Add-Ons
|
||||
:caption: Contents
|
||||
|
||||
*/index*
|
||||
|
||||
- adb - ADB daemon application
|
||||
- argtable3 - ARGTABLE3 library
|
||||
- cachespeed - CACHE Speed Test
|
||||
- cle - EMACS-like Command Line Editor
|
||||
- coredump - Coredump tool capture system status
|
||||
- critmon - Critcal Section Monitor
|
||||
- cu - CU minimal serial terminal
|
||||
- dd - system 'dd' command
|
||||
- dhcp6c - DHCP IPv6 Address Renewal
|
||||
- dhcpc - DHCP Address Renewal
|
||||
- dumpstack - dumpstack tool for show the task backtrace
|
||||
- fastboot - fastbootd
|
||||
- fdt - fdt utility tools
|
||||
- gcov - gcov tool
|
||||
- gdbstub - GDBSTUB
|
||||
- hexed - Hex editor
|
||||
- hex2bin - Intel HEX to binary conversion
|
||||
- hostname - 'hostname' command
|
||||
- input - input tool
|
||||
- iptables - 'iptables' command
|
||||
- lm75 - LM75 Temperature
|
||||
- lzf - LZF compression tool
|
||||
- mdio - PHY MDIO tool
|
||||
- memstress - memory stress test
|
||||
- netdb - netdb interface
|
||||
- ntpc - NTP Daemon Commands
|
||||
- nxcamera - NxCamera video test application
|
||||
- nxlooper - NxLooper audio test application
|
||||
- nxrecorder - NxRecorder pcm raw data Recorder
|
||||
- ping - ICMP 'ping' command
|
||||
- ping6 - ICMPv6 'ping6' command
|
||||
- popen - popen()/pclose() Functions
|
||||
- ptpd - PTP daemon commands
|
||||
- ramspeed - RAM Speed Test
|
||||
- ramtest - RAM Test
|
||||
- readline - readline() Support
|
||||
- sched_note - Scheduler monitor
|
||||
- setlogmask - 'setlogmask' command
|
||||
- stackmonitor - Stack Monitor
|
||||
- system - System Command
|
||||
- taskset - Taskset Command
|
||||
- tcpdump - tcpdump command
|
||||
- tee - Tee Command
|
||||
- telnet - Telnet chat daemon
|
||||
- telnetd - Telnet daemon application
|
||||
- ubloxmodem - u-blox modem configuration tool
|
||||
- uniqueid - 'uniqueid' command
|
||||
- uorb - uorb(micro object request broker)
|
||||
- vi - VI Work-Alike Text Editor
|
||||
- ofloader - Open flash loader
|
||||
- zlib - zlib data compression library
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user