소스 검색

Added app descriptions (#8)

hedger 2 년 전
부모
커밋
4a043fe2ed
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      application.fam

+ 1 - 0
application.fam

@@ -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=[