No description
Find a file
2024-11-04 10:45:46 -05:00
.github
assets
css
dist Github Action: Updated dist files 2024-11-04 15:39:10 +00:00
js adding noReset() button 2024-11-03 20:32:13 -08:00
script
src prettier 2024-11-03 20:47:35 -08:00
.gitignore
.prettierignore
index.html re-labeled button as Passthrough 2024-11-04 06:51:44 -08:00
license.md
package-lock.json Merge pull request #299 from adafruit/dependabot/npm_and_yarn/types/node-22.8.7 2024-11-04 10:45:46 -05:00
package.json Merge pull request #299 from adafruit/dependabot/npm_and_yarn/types/node-22.8.7 2024-11-04 10:45:46 -05: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/