No description
Find a file
dependabot[bot] f7b32d49bd
Bump rollup from 4.21.2 to 4.22.4
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.2 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.2...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 15:36:28 +00:00
.github Add release drafter back in that wwas accidentally removed 2024-09-06 10:44:43 -07:00
assets
css
dist Github Action: Updated dist files 2024-09-06 17:07:55 +00:00
js
script Fix ESP32-S3 2024-09-06 09:22:46 -07:00
src Fix ESP32-S3 2024-09-06 09:22:46 -07:00
.gitignore
.prettierignore
index.html Point to latest release 2024-09-06 10:51:08 -07:00
license.md
package-lock.json Bump rollup from 4.21.2 to 4.22.4 2024-09-23 15:36:28 +00:00
package.json Bump rollup from 4.21.2 to 4.22.4 2024-09-23 15:36:28 +00:00
README.md Fix link in readme 2024-09-10 10:31:37 -07:00
rollup.config.js
tsconfig.json

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/