A Web Serial tool for updating your ESP bootloader.
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.
 
 
 
Go to file
dependabot[bot] 1fda04362e
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
.github Bump actions/setup-node from 3 to 4 3 years ago
assets
…
css
…
dist Github Action: Updated dist files 3 years ago
js revert prettier changes 3 years ago
script Support for C2, C6 and H2 3 years ago
src Update Prettier to 3.0.0 and run 3 years ago
.gitignore
…
.prettierignore
…
README.md
…
index.html
…
license.md
…
package-lock.json Merge pull request #169 from adafruit/dependabot/npm_and_yarn/rollup-4.1.5 3 years ago
package.json Merge pull request #169 from adafruit/dependabot/npm_and_yarn/rollup-4.1.5 3 years ago
rollup.config.js
…
tsconfig.json
…

README.md

Adafruit WebSerial ESPTool

JavaScript package to install firmware on ESP devices via the browser using WebSerial.

Used by

Local development

Origin

This project was originally written by Melissa LeBlanc-Williams. Nabu Casa ported the code over to TypeScript and in March 2022 took over maintenance from Adafruit. In July 2022, the Nabucasa stopped maintaining the project in favor of an official, but very early release of Espressif's esptool-js. Due to the instability of the tool, Adafruit updated their fork with Nabucasa's changes in November 2022 and took over maintenance once again.

A live copy of the tool is hosted here: https://adafruit.github.io/Adafruit_WebSerial_ESPTool/