No description
Find a file
dependabot[bot] 463e0cf0a9
Bump @types/node from 22.9.0 to 22.9.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.9.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 16:43:42 +00:00
.github Add release drafter back in that wwas accidentally removed 2024-09-06 10:44:43 -07:00
assets Restore Adafruit Logo 2022-11-04 09:15:12 -07:00
css Add deprecation notice 2022-07-20 00:16:44 -07:00
dist Github Action: Updated dist files 2024-11-15 23:38:23 +00:00
js Passthrough logic inside hardReset() 2024-11-15 15:18:10 -08:00
script Fix ESP32-S3 2024-09-06 09:22:46 -07:00
src Update esp_loader.ts 2024-11-15 15:36:42 -08:00
.gitignore Convert to NPM package 2021-05-24 14:26:18 -07:00
.prettierignore Create .prettierignore 2021-06-08 08:03:46 -07:00
index.html fix : version# --> @latest 2024-11-15 18:26:09 -08:00
license.md Fork 2021-06-03 23:50:00 -07:00
package-lock.json Bump @types/node from 22.9.0 to 22.9.3 2024-11-25 16:43:42 +00:00
package.json Bump @types/node from 22.9.0 to 22.9.3 2024-11-25 16:43:42 +00:00
README.md Fix link in readme 2024-09-10 10:31:37 -07:00
rollup.config.js Update TypeScript deprecated things and fix errors 2023-03-20 10:22:11 -07:00
tsconfig.json Update TypeScript deprecated things and fix errors 2023-03-20 10:22:11 -07:00

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/