Go to file
2021-06-16 20:10:15 +08:00
.github/workflows Create initial CI environment 2021-06-16 20:10:15 +08:00
ESPLoader.js Added support to program flash of the board 2021-05-30 20:33:41 +05:30
index.html Removing statically committed pako.js and using an online version 2021-05-31 19:33:37 +05:30
index.js Removing statically committed pako.js and using an online version 2021-05-31 19:33:37 +05:30
LICENSE Added license 2021-05-31 23:17:52 +05:30
README.md Added support to program flash of the board 2021-05-30 20:33:41 +05:30
webserial.js Added support to program flash of the board 2021-05-30 20:33:41 +05:30

Javascript implementation of esptool

npm install xterm
npm install crypto-js
python2 -m SimpleHTTPServer 8008

Then browse http://localhost:8008