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] c48738bea1
Bump @types/node from 22.9.3 to 22.10.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.3 to 22.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
.github Add release drafter back in that wwas accidentally removed 2 years ago
assets Restore Adafruit Logo 4 years ago
css Add deprecation notice 4 years ago
dist Github Action: Updated dist files 2 years ago
js Passthrough logic inside hardReset() 2 years ago
script Fix ESP32-S3 2 years ago
src Update esp_loader.ts 2 years ago
.gitignore Convert to NPM package 5 years ago
.prettierignore Create .prettierignore 5 years ago
README.md Fix link in readme 2 years ago
index.html fix : version# --> @latest 2 years ago
license.md Fork 5 years ago
package-lock.json Bump @types/node from 22.9.3 to 22.10.1 2 years ago
package.json Bump @types/node from 22.9.3 to 22.10.1 2 years ago
rollup.config.js Update TypeScript deprecated things and fix errors 4 years ago
tsconfig.json Update TypeScript deprecated things and fix errors 4 years ago

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/