flipperzero-rs / flipperzero

Rust on the Flipper Zero
MIT License
521 stars 35 forks source link

Hot reload or flipper emulator ? #160

Closed MassivDash closed 2 months ago

MassivDash commented 2 months ago

Hello, thanks for great work on the official bump to v1 on flipper. Now that we can stabilise any app development for flipper using rust lang, I have a question on tips for app development.

Is there a better way to develop more graphic app on flipper than pushing the build into the device ?

I am looking for something that will either emulate flipper or use flipper to run the app in hot reload mode.

Any tips would be greatly appreciated