
Welcome to Flipper Zero's Firmware repo! Our goal is to create nice and clean code along with good documentation, to make it a pleasure for everyone to work with. This repo will become completely public closer to the device shipping date.
Flipper Zero's firmware consists of three components:
All 3 of them must be flashed in order described.
Prerequisites:
One liner: ./flash_core2_ble.sh
Prerequisites:
One liner: ./flash_core1_main.sh
Download latest Firmware
Reboot Flipper to Bootloader
← Left + ↩ Back for reset← Left and keep holding ↩ Back until blue LED lights up↩ Back

Run dfu-util -D full_firmware_latest.bin -a 0 -s 0x08000000:leave
docker-compose exec dev make -C firmware TARGET=f4 APP_RELEASE=1 flash for build and flash dev board (see applications/applications.mk for list of applications/examples)