Go to file
2021-07-18 21:54:49 +05:30
.github/workflows Create initial CI environment 2021-07-18 21:54:49 +05:30
node_modules Added dependencies for gh-pages 2021-05-31 23:20:33 +05:30
.gitignore add package.json to specify dependencies, add node_modules to .gitignore 2021-07-18 21:54:49 +05:30
.nojekyll Add .nojekyll file 2021-06-16 22:04:54 +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
package-lock.json add package.json to specify dependencies, add node_modules to .gitignore 2021-07-18 21:54:49 +05:30
package.json add package.json to specify dependencies, add node_modules to .gitignore 2021-07-18 21:54:49 +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