Easy ESP32 flashing! #7510
Replies: 2 comments 2 replies
-
Posted at 2025-01-12 by @MaBecker Many thanks for making this available! Posted at 2025-01-13 by @yerpj fantastic! Posted at 2025-01-14 by @yerpj 2v25 seems not to support ESP32C3 as far as I can see Anyone had success flashing a C3? Posted at 2025-01-15 by @gfwilliams Ahh, sorry - just checked and the manifest file was missing a hyphen so it wanted ESP32-C3 and not ESP32C3 Just tweaked it and it works now - you'll have to make sure you refresh the page so https://www.espruino.com/binaries/espruino_2v25_espressif_manifest.json picks up the correct hyphenation Posted at 2025-01-15 by @yerpj That's great, now it works, thank you very much! Posted at 2025-02-05 by @SimonGAndrews only just saw this. Very Neat. |
Beta Was this translation helpful? Give feedback.
-
Any hope that ESP32-C6 will be added too? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2024-12-13 by @gfwilliams
Just to let you know I added the ESP32 web flasher to the Espruino website so you can now easily install the ESP32 firmware.
https://www.espruino.com/Espressif+Flash
It should work on ESP32/ESP32C3/ESP32S3 and ESP8266 - but I've only added ESP32C3 builds since 2v25.
The tools used are these ones: https://esphome.github.io/esp-web-tools/
Beta Was this translation helpful? Give feedback.
All reactions