Explorar o código

Manifest cleanup

hedger %!s(int64=2) %!d(string=hai) anos
pai
achega
2cc41d9028
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      application.fam

+ 1 - 2
application.fam

@@ -1,7 +1,6 @@
 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=[
@@ -9,7 +8,7 @@ App(
         "dialogs",
     ],
     stack_size=4 * 1024,
-    order=20,
+    fap_description="Enables use of Flipper as a debug probe for ARM devices, implements the CMSIS-DAP protocol",
     fap_icon="dap_link.png",
     fap_category="GPIO",
     fap_private_libs=[