Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/esp-rs/esp-web-flash-server

Starts a local server serving a web page to flash a given ELF file
https://github.com/esp-rs/esp-web-flash-server

Last synced: 25 days ago
JSON representation

Starts a local server serving a web page to flash a given ELF file

Lists

README

        

# esp-web-flash-server

Starts a local server serving a web page to flash a given ELF file.

```
web-flash 0.1.0

USAGE:
web-flash.exe [OPTIONS] --chip

ARGS:

OPTIONS:
-b, --bootloader path to bootloader
-c, --chip chip name
-h, --help Print help information
-p, --partition-table path to partition table csv
-V, --version Print version information
```