Go to file
Amey Inamdar a6c417bb40 Initial commit for esptool-js
* Chip detection and read MAC address works
* Support tested for ESP32, ESP32-S2 and ESP32-C3

Signed-off-by: Amey Inamdar <amey@espressif.com>
2021-04-18 23:16:46 +05:30
ESPLoader.js Initial commit for esptool-js 2021-04-18 23:16:46 +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 Initial commit for esptool-js 2021-04-18 23:16:46 +05:30
webserial.js Initial commit for esptool-js 2021-04-18 23:16:46 +05:30

* README for esptool-js

```
npm install xterm
python2 -m SimpleHTTPServer 8008
```

Then browse http://localhost:8008