Compare commits

..

No commits in common. "9110bcaeb32badfed091217688a112b1b847bffd" and "350957a41c747a30c377b1476b3a55af9d363f6f" have entirely different histories.

View File

@ -31,25 +31,21 @@ To exit and/or load something else, simply use the BACK button.
# Building applications # Building applications
## Here are some resources on getting started creating and building FAPS. ## Here are some resources on getting started creating and building FAPS.
### Official documentation ### official documentation
https://github.com/flipperdevices/flipperzero-firmware/blob/dev/documentation/AppsOnSDCard.md https://github.com/flipperdevices/flipperzero-firmware/blob/dev/documentation/AppsOnSDCard.md
### Dev documentation by at-manos
https://flipper.atmanos.com/docs/category/overview
### Flipper plugin tutorial ### Flipper plugin tutorial
By DroomOne: https://github.com/DroomOne/Flipper-Plugin-Tutorial https://github.com/DroomOne/Flipper-Plugin-Tutorial
By giolaq: https://blog.giolaq.dev/hello-world-of-flipper-zero <br> ### Flipper plugin how to
The repo that goes with giolaq's blog: https://github.com/giolaq/helloflipper https://github.com/csBlueChip/FlipperZero_plugin_howto
By csBlueChip: https://github.com/csBlueChip/FlipperZero_plugin_howto
## Hello world examples ## Hello world examples
By zmactep: https://github.com/zmactep/flipperzero-hello-world <br> https://github.com/zmactep/flipperzero-hello-world
By ASoldo: https://github.com/ASoldo/hello_world <br> https://github.com/ASoldo/hello_world
By mervburger: https://github.com/mervburger/flipper_helloworld <br> https://github.com/giolaq/helloflipper
A rust implimentation by baakeydow: https://github.com/baakeydow/flipper0-rust-hello-world <br> https://github.com/baakeydow/flipper0-rust-hello-world
https://github.com/mervburger/flipper_helloworld
----- -----