Skip to content

Releases: 0xchocolate/flipperzero-esp-flasher

ESP Flasher v1.5

04 Feb 22:06
55054cc
Compare
Choose a tag to compare

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

26 Nov 09:12
Compare
Choose a tag to compare

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!

ko-fi


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

19 Nov 17:05
Compare
Choose a tag to compare

No functionality changes.

Fixed the build by removing deprecated API calls that weren't needed.

ESP Flasher v1.2

18 Aug 05:41
Compare
Choose a tag to compare

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

22 Jul 19:02
Compare
Choose a tag to compare

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

10 Jul 03:43
d922bf7
Compare
Choose a tag to compare

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