You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, thanks, I'm aware of Cesanta's flasher.
My plan regarding the stub was slightly different though. We have added compression to ESP32 bootloader protocol, based on initial work in feature/compression branch of this project. The idea now is to write a stub for ESP8266, based on ESP32 bootloader code, to handle decompression, MD5, and baud rate selection. Then we are going to have feature parity between the new ESP32 protocol and ESP8266 protocol, stub included.
The stub will likely be done as an official Espressif release.
Take a look at this: https://blog.cesanta.com/esp8266-superfast-flashing-flash-esp-in-5-seconds
It would be great to incorporate their flasher stub into esptool-ck
The text was updated successfully, but these errors were encountered: