static_registration

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

This example demonstrates static registration of a simple CLI command (`hello`) using esp_cli_commands..

To create a project from this example, run:

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

or download archive (~2.37 KB)