Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the application to be compatible with the latest Filpper firmware #13

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tom21100227
Copy link

@tom21100227 tom21100227 commented Mar 21, 2024

  • Changed application.fam to use apptype=FlipperAppType.EXTERNAL.
  • Replaced ValueMutex with FuriMutex in hello_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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant