espressif/esp_cli_service

0.5.0

Latest
uploaded 1 day ago
ADF CLI service backed by esp_console UART REPL with static and dynamic service/tool commands

changelog

# Changelog

## v0.5.0

### Features

- Initial version of `esp_cli_service`
- `esp_service_t` subclass backed by `esp_console` UART REPL
- Extra static commands via `esp_cli_service_register_static_command()`
- Dynamic `svc` / `tool` commands when `esp_cli_service_bind_manager()` is used with `esp_service_manager`
- Auto-generated commands for every tool exposed by `esp_service_manager`
- Argument parser with support for positional and flag-style options

Links

Supports all targets

License: Custom

To add this component to your project, run:

idf.py add-dependency "espressif/esp_cli_service^0.5.0"

download archive

Stats

  • Archive size
    Archive size ~ 26.71 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_cli_service version: 0.5.0
|