Go to file
Amey Inamdar 4361af1c38 Added support for loading the stub
ESP32, ESP32-C3 and ESP32-S2 supported at present.

Signed-off-by: Amey Inamdar <amey@espressif.com>
2021-04-25 22:38:04 +05:30
ESPLoader.js Added support for loading the stub 2021-04-25 22:38:04 +05:30
index.html Initial commit for esptool-js 2021-04-18 23:16:46 +05:30
index.js Initial commit for esptool-js 2021-04-18 23:16:46 +05:30
README.md Update README.md 2021-04-19 17:25:31 +08:00
webserial.js Added support for loading the stub 2021-04-25 22:38:04 +05:30

Javascript implementation of esptool

npm install xterm
python2 -m SimpleHTTPServer 8008

Then browse http://localhost:8008