Releases: 0xchocolate/flipperzero-esp-flasher
ESP Flasher v1.6
No functional changes, just fixing the build after apparent toolchain updates on dev.
<3 @0xchocolate (cococode)
Where's the FAP?
The FAP is built automatically for dev and release channels of both official and unleashed firmware. Download the artifact corresponding to your firmware version here: https://github.com/0xchocolate/flipperzero-esp-flasher/actions/runs/10229823348
ESP Flasher v1.5
Fixes app to build with the new API. Thanks @Willy-JL for doing the hard part!
<3 @0xchocolate (cococode)
Where's the FAP?
The FAP is built automatically for dev and release channels of both official and unleashed firmware. Download the artifact corresponding to your firmware version here: https://github.com/0xchocolate/flipperzero-esp-flasher/actions/runs/7777022154
ESP Flasher v1.4
Turbo mode (gotta go fast)! The app now supports flashing as fast as possible (921600 baud with built-in retries). In my testing, this sped up a 1:37min flash to 23 seconds. Now we can't go back to the slow way!
By the way, want to support app development by buying me a coffee? You finally have that option!
Where's the FAP?
The FAP is built automatically for dev and release channels of both official and unleashed firmware. Download the artifact corresponding to your firmware version here: https://github.com/0xchocolate/flipperzero-esp-flasher/actions/runs/6994589013
ESP Flasher v1.3
No functionality changes.
Fixed the build by removing deprecated API calls that weren't needed.
ESP Flasher v1.2
Firmware switching! The app now supports flashing two different firmware apps to slot A and slot B and uses the otadata partition (initialized by boot_app0) to switch between them. Make sure your firmwares are compiled to use the same partition table to avoid issues!
This worked for me on the official wifi dev board using Marauder in one slot and Evil Portal in the other. Now I can switch between them without waiting! ;)
Where's the FAP?
The FAP is built automatically for dev and release channels of both official and unleashed firmware. Download the artifact corresponding to your firmware version here: https://github.com/0xchocolate/flipperzero-esp-flasher/actions/runs/5899209896
ESP Flasher v1.1
Auto-reset and notifications! For supported boards (RTS and DTR connected), flasher will now automatically enter the bootloader and reset the board. Also added notifications for user feedback (blue LED for duration of flash, vibrate when done).
Where's the FAP?
The FAP is built automatically for dev and release channels of both official and unleashed firmware. Download the artifact corresponding to your firmware version here: https://github.com/0xchocolate/flipperzero-esp-flasher/actions/runs/5632243739
ESP Flasher v1.0
Initial ESP flasher release! Supports hardcoded addresses for bootloader, partition table, NVS, boot_app0, and firmware, with a toggle for ESP32-S3 (different bootloader address).
Where's the FAP?
The FAP is built automatically for dev and release channels of both official and unleashed firmware. Download the artifact corresponding to your firmware version here: https://github.com/0xchocolate/flipperzero-esp-flasher/actions/runs/5503793330