瀏覽代碼

Update sources list

Eric Betts 2 年之前
父節點
當前提交
8eacffc3b2
共有 1 個文件被更改,包括 2 次插入8 次删除
  1. 2 8
      application.fam

+ 2 - 8
application.fam

@@ -12,14 +12,8 @@ App(
     stack_size=7 * 1024,
     order=20,
     sources=[
-      "seader.c",
-      "bsearch.c", "aeabi_uldivmod.sx",
-      "ccid.c", "uart.c",
-      "rfal_picopass.c", "scenes/*.c",
-      "seader_worker.c",
-      "seader_credential.c",
-      "seader_icons.c",
-      "views/*.c",
+      "*.c",
+      "aeabi_uldivmod.sx",
     ],
     fap_icon="icons/logo.png",
     fap_category="NFC",