Files
Momentum-Firmware/ReadMe.md
T
2022-12-18 15:02:35 +01:00

13 lines
259 B
Markdown

## Build
```bash
$ git clone --recursive https://github.com/ClaraCrazy/flipper-firmware.git
$ cd flipperzero-firmware-wPlugins/
$ ./fbt updater_package
# If building FAPS:
$ ./fbt fap_dist
# If building image assets:
$ ./fbt resources icons dolphin_ext
```