adafruit / Adafruit_WebSerial_ESPTool

A Web Serial tool for updating your ESP bootloader.
https://adafruit.github.io/Adafruit_WebSerial_ESPTool/
MIT License
130 stars 64 forks source link

Fix ESP32-S3 #272

Closed makermelissa closed 2 months ago

makermelissa commented 2 months ago

Fixes #269. It looks like it had a bad stub for the ESP32-S3. I updated for the C6 and S2 as well, but those were up to date. Tested on my system locally. Problem was there before this change and gone after.

brentru commented 2 months ago

@lorennorman FYI - this has been patched and merged. Do we need to bump the version of WebSerial ESPtool used for WipperSnapper's web uploader? This includes a patch for the S3 but also support for the ESP32-C6.

lorennorman commented 2 months ago

@brentru i think so, yes! looking into it with a couple other updates, will ping you about testing on staging