You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| .github | 5 years ago | |
| assets | 6 years ago | |
| css | 6 years ago | |
| js | 5 years ago | |
| script | 5 years ago | |
| src | 5 years ago | |
| .gitignore | 5 years ago | |
| README.md | 5 years ago | |
| index.html | 5 years ago | |
| license.md | 6 years ago | |
| package.json | 5 years ago | |
| rollup.config.js | 5 years ago | |
| tsconfig.json | 5 years ago | |
| yarn.lock | 5 years ago | |
README.md
Adafruit ESPTool
A Web Serial tool for updating your ESP bootloader.
A live copy of the tool is hosted here: https://adafruit.github.io/Adafruit_WebSerial_ESPTool/
Also available on NPM as adafruit-webserial-esptool.
Local development
- Clone this repository.
- Install dependencies with
yarn - Run
script/develop