NabuCasa / esp-web-flasher

A web serial package for updating your ESP bootloader via the browser.
https://nabucasa.github.io/esp-web-flasher/
MIT License
43 stars 16 forks source link

Change `softReset` to `hardReset`, add bootloader option #11

Closed bramkragten closed 3 years ago

bramkragten commented 3 years ago

We could improve the reset to bootloader and implement all this:

https://github.com/espressif/esptool/blob/master/esptool.py#L539