flipperzero-firmware/applications/nfc
gornekich 602c125ef5
[FL-1499] NFC App: save and load from SD card (#560)
* nfc: add save name and save success scenes
* applications: increase nfc app stack size to 4k
* nfc: move nfc device data to separate file
* nfc: add nfc device save to SD card
* nfc: add file select scene
* nfc: add saved key menu scene
* nfc: add manual SAK, ATQA, UID enter
* nfc: add manual enter
* nfc scenes: remove typedef in SubmenuIndex enu
* nfc_device: close file_worker after load data

Co-authored-by: あく <alleteam@gmail.com>
2021-07-02 16:44:10 +03:00
..
scenes [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
views [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_cli.c [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_cli.h [FL-1424] NFC emulate CLI command (#514) 2021-06-10 15:01:48 +03:00
nfc_device.c [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_device.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_i.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_types.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_worker_i.h [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_worker.c [FL-1479] New NFC app (#544) 2021-06-30 20:43:29 +03:00
nfc_worker.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc.c [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc.h NFC: rename to Nfc 2020-10-20 14:12:34 +03:00