Skip to content

Commit

Permalink
Added app descriptions (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
hedger authored Aug 3, 2023
1 parent e167130 commit 4a043fe
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
@@ -1,6 +1,7 @@
App(
appid="dap_link",
name="DAP Link",
description="Enables use of Flipper as a debug probe for ARM devices, implements the CMSIS-DAP protocol",
apptype=FlipperAppType.EXTERNAL,
entry_point="dap_link_app",
requires=[
Expand Down

0 comments on commit 4a043fe

Please sign in to comment.