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

Add hard/soft reset methods #28

Closed pkendall64 closed 2 years ago

pkendall64 commented 2 years ago

Add hard_reset and soft_reset methods to the public API for ESPLoader.

adwait-esp commented 2 years ago

LGTM