|
|
преди 2 години | |
|---|---|---|
| assets | преди 3 години | |
| common @ 4ef796c450 | преди 3 години | |
| screenshots | преди 3 години | |
| .gitmodules | преди 3 години | |
| LICENSE | преди 3 години | |
| README.md | преди 3 години | |
| application.fam | преди 3 години | |
| defines.h | преди 2 години | |
| solitaire.c | преди 2 години | |
| solitaire_10px.png | преди 3 години |
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