espressif/esp_cli_service

0.5.1

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.1

### Features

- Added USB Serial and USB CDC support for `esp_cli_service`

## v0.5.0~1

### Changes

- Added Component Registry badge to README.md and README_CN.md

## 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

To add this component to your project, run:

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

download archive

Stats

  • Archive size
    Archive size ~ 26.93 KB
  • Downloaded in total
    Downloaded in total 3 times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 3 times

Badge

espressif/esp_cli_service version: 0.5.1
|