Explorar el Código

Update sources list

Eric Betts hace 2 años
padre
commit
8eacffc3b2
Se han modificado 1 ficheros con 2 adiciones y 8 borrados
  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",