Flipper-Plugin-Tutorial icon indicating copy to clipboard operation
Flipper-Plugin-Tutorial copied to clipboard

Get started with Flipper Zero by building a Custom "Hello world" plugin

Results 11 Flipper-Plugin-Tutorial issues
Sort by recently updated
recently updated
newest added

- 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...