Rodmg / esptool-gui

ESP8266 ROM flasher GUI, based on esptool-ck
Other
180 stars 39 forks source link

add support for setting the DTR line and waiting for a reset #9

Open jasza2 opened 1 year ago

jasza2 commented 1 year ago

On my ESP32, using different software in the ide , i need to assert the DTR line on the programmer serial port , then reset the ESP32 using the reset button, then begin the flash process, is it possible to somehow incorporate this method of flashing into esptool-gui please?