esp-rs/espflash repo issues and pull requests
[esp32s3] espflash flash -M /dev/ttyUSB0 return Error: × Device or resource busy (os error 16) #939 [Gloopweaqq]
I am using WSL 2.5.10.0 and forwarding the port to WSL from Windows using usbipd. usbipd: info: Using WSL...
Update check takes a *very* long time to fail #879 [darconeous] status:awaiting-response
I noticed espflash recently started taking waaaaay longer to run on my system. A quick check of spindump indicates...
I.e. invoking (via the command line, or via the espflash API): espflash save-image --chip esp32s3...
`espflash write-bin` not compatible with Secure Download mode #726 [ivmarkov] status:in-progress
Once Secure Download mode is enabled on the chip, no matter what I do I can't force the chip into writing a binary...
ESP-IDF App Descriptor missing in your`esp-idf` application. #927 [hazer-hazer]
Hi, I encountered this error after updating to the latest version of espflash: Error: × ESP-IDF App Descriptor...
Add --no-stub fallback #760 [Vollbrecht] feature request
This is just a fluke idea, though in the past the one thing that we suggest many people to do , If things were...
Add secure padding for save-image #876 [thetek42] breaking changes
This PR adds support for "secure padding", just like esptool.py's --secure-pad-v2 option, as discussed in #713. In...
`espflash save-image` does not support secure padding #713 [ivmarkov] CLI breaking changes
Enabling ESP Secure Boot V2 means the .bin image that results from converting an app image .elf with espflash...
`espflash` hangs on `panic` on USB interface #930 [theembeddedrustacean]
I can't pinpoint the exact version, but in one of the recent updates, when I flash code and it panics, the...
espflash monitor takes over the terminal #681 [cacharle] bug serial monitor
It happens often that I cannot kill espflash monitor with Ctrl-C or Ctrl-\ and the logs stop coming aswell. I'm not...
Main thread panic on flash (?) #938 [Doloro1978]
Hihi, im trying to flash my esp32 dev board but i keep running into an error Running `espflash flash --monitor...
[ESP32-S2] Not able to connect prior using esptool #860 [aemarkov] status:needs-investigation
Hello! I am trying to flash Wemos S2 mini (ESP32-S2) via USB. But espflash unable to connect to chip until...
SergioGasquez: Hi! I dont have windows nor WSL, so I cant really help you. Have you followed the instructions...