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

Allow passing of mode to main function #29

Closed pkendall64 closed 2 years ago

pkendall64 commented 2 years ago

Allow passing the reset mode to main -> detect_chip -> connect -> _connect_attempt

adwait-esp commented 2 years ago

LGTM