소스 검색

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",