bjoernQ / esp-web-flash-server

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 <CHIP> <ELF>

ARGS:
    <ELF>

OPTIONS:
    -b, --bootloader <BOOTLOADER>              path to bootloader
    -c, --chip <CHIP>                          chip name
    -h, --help                                 Print help information
    -p, --partition-table <PARTITION_TABLE>    path to partition table csv
    -V, --version                              Print version information

About

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


Languages

Language:Rust 100.0%