2023-05-03 00:05:40 +03:00
2023-05-03 00:05:40 +03:00
2023-05-03 00:05:40 +03:00
2023-05-02 22:13:01 +03:00
2023-05-03 00:05:40 +03:00
Init 🏴‍☠️
2023-05-02 21:01:20 +03:00
2023-05-03 00:05:40 +03:00

Example

example

🧰 Build

  1. Clone Flipper Zero firmware.
git clone --depth 1 --branch 0.82.3 https://github.com/flipperdevices/flipperzero-firmware.git
  1. Copy this repo to firmware sources directory.
cd /path/to/flipperzero-firmware
ln -s /path/to/cyr_fap .
  1. Copy u8g2 library in to code directory
cd cyr_fap
ln -s /path/to/flipperzero-firmware/lib/u8g2 .
  1. Build application
cd /path/to/flipperzero-firmware
./fbt fap_cyr_example
Description
No description provided
Readme 109 KiB
Languages
C 80.5%
Makefile 19.5%