This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
1.2.0 - ESP32 Fixes and Faster Uploads
This minor update to ESPHome-Flasher includes:
- Fixes for some ESP32 requiring a newer bootloader version (see also esphome/issues#598).
- Faster upload speed: The flasher now uses a default upload baudrate of 460800, making uploads around 4x faster.
- Upgraded esptool.py to version 2.8.
- Automated all platform release builds with Github Actions.
- Added Windows x86 builds (experimental)