Skip to content

Commit

Permalink
Added fap_version field to all apps (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
hedger authored Aug 8, 2023
1 parent d517109 commit cc32b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ App(
],
stack_size=4 * 1024,
fap_description="Enables use of Flipper as a debug probe for ARM devices, implements the CMSIS-DAP protocol",
fap_version="1.0",
fap_icon="dap_link.png",
fap_category="GPIO",
fap_private_libs=[
Expand Down

0 comments on commit cc32b53

Please sign in to comment.