You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
cyr_fap | 1 month ago | |
font | 1 month ago | |
.editorconfig | 1 month ago | |
LICENSE | 1 month ago | |
README.md | 1 month ago | |
cyr_example.fap | 1 month ago | |
example.png | 1 month ago |
README.md
😃 Example
🧰 Build
- Clone Flipper Zero firmware.
git clone --depth 1 --branch 0.82.3 https://github.com/flipperdevices/flipperzero-firmware.git
- Copy this repo to firmware sources directory.
cd /path/to/flipperzero-firmware
ln -s /path/to/cyr_fap .
- Copy
u8g2
library in to code directory
cd cyr_fap
ln -s /path/to/flipperzero-firmware/lib/u8g2 .
- Build application
cd /path/to/flipperzero-firmware
./fbt fap_cyr_example