feature/espflash2 #1

Merged
hibas123 merged 11 commits from feature/espflash2 into main 2024-01-17 22:02:46 +00:00
Showing only changes of commit a7d770b72b - Show all commits

View File

@ -4,7 +4,7 @@ Starts a local server serving a web page to flash a given ELF file.
## Installation ## Installation
``` ```
cargo install espup cargo install web-flash
``` ```
## Usage ## Usage
``` ```