You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First and foremost, I would just like to say you are my lord and savior. However, I am new to rust, and I have a question about where the .fap file is. My cargo workspace is called flipperapp, do I rename the flipperapp binary to flipperapp.fap? Thanks!
The text was updated successfully, but these errors were encountered:
Glad to hear that this crate has been of use. And yes, that's exactly right - just copy target/thumbv7em-none-eabihf/{debug,release}/flipperapp to flipperapp.rs. Unfortunately I haven't found an easy way to rename the file automatically.
The hello-rust example has some instructions showing how to do everything end-to-end.
First and foremost, I would just like to say you are my lord and savior. However, I am new to rust, and I have a question about where the .fap file is. My cargo workspace is called flipperapp, do I rename the flipperapp binary to flipperapp.fap? Thanks!
The text was updated successfully, but these errors were encountered: