No description
Find a file
2024-11-25 19:49:49 +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-11-25 19:49:49 +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
.prettierignore
index.html fix : version# --> @latest 2024-11-15 18:26:09 -08:00
license.md
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
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/