Releases: Jason2866/ESP_Flasher
Releases · Jason2866/ESP_Flasher
v3.3.1
add ESP32-P4 ECO6 support
ESP32-P4 ECO6 support (#70) * changes p4eco6 * remove CHIP_MAGIC_VALUES * working P4 ECO6 detection * update stubs * detect guru meditiation * add drain input buffer in "command" * update P4 rev3 bootloader * v3.3.0
Tasmota flasher for ESP8266, ESP32, ESP32-S2/S3, ESP32-C2/C3/C5/C6/C61 and ESP32-P4
- initial C61 support
- refactor P4 to support old and new revision
- updated stub loaders to v1.10.0
Tasmota flasher for ESP32, ESP32-S2/S3, ESP32-C2/C3/C5/C6 and ESP8266
- updated flasher stubs to https://github.com/espressif/esptool-legacy-flasher-stub/releases/tag/v1.7.1
- make QT_QPA_PLATFORM configureable for Linux
- added C5 flash support
Tasmota flasher for ESP32, ESP32-S2, ESP32-S3, ESP32-C2, ESP32-C3, ESP32-C6 and ESP8266
Tasmota flasher for ESP32, ESP32-S2, ESP32-S3, ESP32-C2, ESP32-C3, ESP32-C6 and ESP8266
- Backport upstream fix from esptool.py: resetting S2 and S3 when connected via USB / JTAG serial
Tasmota flasher for ESP32, ESP32-S2, ESP32-S3, ESP32-C2, ESP32-C3, ESP32-C6 and ESP8266
- refactor port detection
Tasmota flasher for ESP32, ESP32-S2, ESP32-S3, ESP32-C2, ESP32-C3, ESP32-C6 and ESP8266
- speed up MCU detection
- Fix Esp32-S2 CDC flashing
Tasmota flasher for ESP32, ESP32-S2, ESP32-S3, ESP32-C2, ESP32-C3, ESP32-C6 and ESP8266
- GUI port from wxPython to PyQt5 by @michaelkandziora
A big thank you to @michaelkandziora ❤️
Tasmota flasher for ESP32, ESP32-C2, ESP32-C3, ESP32-S2, ESP32-S3, ESP32-C6 and ESP8266
- update flasher stubs to latest