|
|
1 jaar geleden | |
|---|---|---|
| .. | ||
| assets | 2 jaren geleden | |
| common | 1 jaar geleden | |
| .gitsubtree | 1 jaar geleden | |
| LICENSE | 2 jaren geleden | |
| README.md | 2 jaren geleden | |
| application.fam | 2 jaren geleden | |
| blackjack.c | 1 jaar geleden | |
| blackjack_10px.png | 2 jaren geleden | |
| defines.h | 1 jaar geleden | |
| ui.c | 1 jaar geleden | |
| ui.h | 2 jaren geleden | |
| util.c | 1 jaar geleden | |
| util.h | 1 jaar geleden | |
The app should be compatible with the official and custom flipper firmwares. If not, follow these steps to build it yourself
- Download your firmware's source code
- Clone the repository recursively
git clone REPO_URL --recursiveinto the firmware's applications_user folder- Navigate into the firmwares root folder
- Make sure you can use the Fipper build tool
To build the project, type this into your console:
Linux
./fbt fap_{APP_NAME}
Windows
fbt.cmd fap_{APP_NAME}
the finished build will be in the following location, copy this into your SD card: build\f7-firmware-D.extapps\blackjack.fap