No description
Find a file
Melissa LeBlanc-Williams dd32fb8de2
Merge pull request #248 from adafruit/dependabot/npm_and_yarn/typescript-5.5.2
Bump typescript from 5.4.5 to 5.5.2
2024-07-01 08:26:33 -07:00
.github Bump actions/configure-pages from 4 to 5 2024-04-01 15:50:13 +00: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-03-11 15:36:11 +00:00
js Fixed to Clear log text. 2023-11-01 10:55:51 -07:00
script Support for C2, C6 and H2 2023-06-06 10:02:39 +02:00
src Update Prettier to 3.0.0 and run 2023-07-10 08:54:19 -07: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 Use jsdelivr instead of gh-pages 2023-03-22 14:23:52 -07:00
license.md Fork 2021-06-03 23:50:00 -07:00
package-lock.json Bump typescript from 5.4.5 to 5.5.2 2024-06-24 15:26:39 +00:00
package.json Bump typescript from 5.4.5 to 5.5.2 2024-06-24 15:26:39 +00:00
README.md Update to be publishable on GitHub 2023-03-31 08:56:49 -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/