Sergio Gasquez Arcos f26240398f Generate Shell completions (#388)
* feat:  Add shell completions for espflash

* docs: 📝 Update usage

* feat:  Use crate_name! macro from clap instead of hardcoded name

* feat:  Remove log level

* build: ️ Remove cargo feature from clap

* feat:  Add shell completions

* docs: 📝 Add docstring for completions

* docs: 📝 Document cargo-espflash completions

* feat: ️ Avoid duplicating code
2023-04-19 08:04:42 -07:00
2023-03-28 08:05:59 -07:00
2023-04-19 08:04:42 -07:00
2023-03-24 10:08:37 -07:00

espflash

GitHub Workflow Status Crates.io Matrix

Serial flasher utilities for Espressif devices, based loosely on esptool.py.

Supports the ESP32, ESP32-C2/C3/C6, ESP32-S2/S3, ESP32-H2 and ESP8266.

cargo-espflash

A cargo extension for flashing Espressif devices.

For more information and installation instructions, please refer to the cargo-espflash package's README.

espflash

A library and command-line tool for flashing Espressif devices.

For more information and installation instructions, please refer to the espflash package's README.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Description
Serial flasher utility for Espressif SoCs and modules based on esptool.py
Readme 34 MiB
Languages
Rust 99.9%