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
288 stars 108 forks source link

Extract targets #23

Closed balloob closed 2 years ago

balloob commented 2 years ago

Extract targets from ESPLoader.js to further mimic esptool.py

Only tested with ESP32 and ESP32-C3.