espressif / esptool-js

Javascript implementation of flasher tool for Espressif chips, running in web browser using WebSerial.
https://espressif.github.io/esptool-js/
Apache License 2.0
276 stars 108 forks source link

Implement reset modes #43

Open brentru opened 2 years ago

brentru commented 2 years ago

Implementation of advanced reset modes such as reset before operation, reset after operation, and disabling the stub loader would be useful for firmware/bootloader modes which require the default reset operation to be changed.