|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| .github | %!s(int64=4) %!d(string=hai) anos | |
| applications | %!s(int64=4) %!d(string=hai) anos | |
| assets | %!s(int64=4) %!d(string=hai) anos | |
| bootloader | %!s(int64=4) %!d(string=hai) anos | |
| core | %!s(int64=4) %!d(string=hai) anos | |
| debug | %!s(int64=4) %!d(string=hai) anos | |
| docker | %!s(int64=4) %!d(string=hai) anos | |
| firmware | %!s(int64=4) %!d(string=hai) anos | |
| lib | %!s(int64=4) %!d(string=hai) anos | |
| make | %!s(int64=4) %!d(string=hai) anos | |
| .clang-format | %!s(int64=5) %!d(string=hai) anos | |
| .gitattributes | %!s(int64=5) %!d(string=hai) anos | |
| .gitignore | %!s(int64=4) %!d(string=hai) anos | |
| .gitmodules | %!s(int64=4) %!d(string=hai) anos | |
| ReadMe.md | %!s(int64=4) %!d(string=hai) anos | |
| docker-compose.yml | %!s(int64=5) %!d(string=hai) anos | |
| flash_core1_main.sh | %!s(int64=4) %!d(string=hai) anos | |
| flash_core2_ble.sh | %!s(int64=5) %!d(string=hai) anos | |
| flash_otp_version.sh | %!s(int64=4) %!d(string=hai) anos | |
| flash_wipe.sh | %!s(int64=5) %!d(string=hai) anos | |
| flipper-zero-cla.md | %!s(int64=5) %!d(string=hai) anos | |
| syntax_check.sh | %!s(int64=5) %!d(string=hai) anos |

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.dfu -a 0
docker-compose exec dev make -C firmware flash for build and flash dev board (see applications/applications.mk for list of applications/examples)