|
@@ -9,6 +9,7 @@
|
|
|
> yourself
|
|
> yourself
|
|
|
* Download your firmware's source code
|
|
* Download your firmware's source code
|
|
|
* Clone the repository recursively `git clone REPO_URL --recursive` into the firmware's applications_user folder
|
|
* Clone the repository recursively `git clone REPO_URL --recursive` into the firmware's applications_user folder
|
|
|
|
|
+* Navigate into the firmwares root folder
|
|
|
* Make sure you can use
|
|
* Make sure you can use
|
|
|
the [Fipper build tool](https://github.com/flipperdevices/flipperzero-firmware/blob/dev/documentation/fbt.md)
|
|
the [Fipper build tool](https://github.com/flipperdevices/flipperzero-firmware/blob/dev/documentation/fbt.md)
|
|
|
* To build the project, type this into your console:
|
|
* To build the project, type this into your console:
|