Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 487 Bytes

ReadMe.md

File metadata and controls

21 lines (14 loc) · 487 Bytes

This is a custom flipper zero firmware buitl off of Next-Flip/Momentum-Firmware


Build it yourself

To download the repository:
$ git clone --recursive --jobs 8 https://github.com/GameLord2011/Momentum-Firmware.git
$ cd Momentum-Improved/

To flash directly to the Flipper (Needs to be connected via USB, qFlipper closed)
$ ./fbt flash_usb_full

To compile a TGZ package
$ ./fbt updater_package

To build and launch a single app:
$ ./fbt launch APPSRC=your_appid