Go to file
Amey Inamdar 149ab0e4db Added dependencies for gh-pages
CryptoJS 4.0.0
Xterm 4.12.0

Signed-off-by: Amey Inamdar <amey@espressif.com>
2021-05-31 23:20:33 +05:30
node_modules Added dependencies for gh-pages 2021-05-31 23:20:33 +05:30
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