6 releases

0.1.5 Nov 5, 2022
0.1.4 Oct 17, 2022

#10 in #flipper-zero

Download history 12/week @ 2024-02-19 19/week @ 2024-02-26 13/week @ 2024-03-04 16/week @ 2024-03-11 12/week @ 2024-03-18 16/week @ 2024-03-25 31/week @ 2024-04-01 5/week @ 2024-04-08 8/week @ 2024-04-15

61 downloads per month
Used in 5 crates (via flipper0-fam-build)

MIT license

14KB
253 lines

Flipper Zero Application Manifest

This crate allows FAM serialisation to:

  • FAM
  • json
  • toml

Official format documentation.


lib.rs:

Flipper Application Manifest struct and (de)serialization methods and for export to fam App struct.

Official documentation

Dependencies

~3–4MB
~84K SLoC