Update apps

This commit is contained in:
Willy-JL
2023-08-30 18:59:32 +02:00
parent 160ab755a2
commit ee37769ee2
308 changed files with 2314 additions and 801 deletions

View File

@@ -5,7 +5,6 @@ App(
entry_point="mifare_nested_app",
requires=["storage", "gui", "nfc"],
stack_size=4 * 1024,
order=30,
fap_icon="assets/icon.png",
fap_category="NFC",
fap_private_libs=[Lib(name="nested"), Lib(name="parity"), Lib(name="crypto1")],