esptool-js-openDTU/README.md
Amey Inamdar 94d04fa32d Added support to program flash of the board
Also supported serial console in the webapp

Signed-off-by: Amey Inamdar <amey@espressif.com>
2021-05-30 20:33:41 +05:30

10 lines
156 B
Markdown

# Javascript implementation of esptool
```
npm install xterm
npm install crypto-js
python2 -m SimpleHTTPServer 8008
```
Then browse http://localhost:8008