integration_with_argtable

Example of the component espressif/esp_cli_commands v0.1.1
# integration_with_argtable

This example demonstrates how to integrate argtable3 together with esp_cli_commands in order to
generates hints and glossary for commands.

To create a project from this example, run:

idf.py create-project-from-example "espressif/esp_cli_commands=0.1.1:integration_with_argtable"

or download archive (~2.72 KB)