Flipper-Plugin-Tutorial
Flipper-Plugin-Tutorial copied to clipboard
Update the application to be compatible with the latest Filpper firmware
- Changed
application.famto useapptype=FlipperAppType.EXTERNAL. - Replaced
ValueMutexwithFuriMutexinhello_world.c
I'm a beginner trying to learn how to develop plugins for Filpper, this repo helped a lot but some of the code is outdated since they deprecated ValueMutex. I followed one of the commits in the PR in actual flipper firmware repo to replace ValueMutex with FuriMutex, and the code here was able to build / launch on my filpper running release 0.99.1 with ufbt.