flipperzero-firmware/applications/nfc/helpers
hedger 056446dfed
[FL-2675] /int space reservation (#1448)
* storage: added global #defines for /int, /ext & /any
* storage: introduced PATH_EXT, PATH_INT& PATH_ANY macros
* core apps: moved hardcoded config files names to separate headers; prefixed them with "."; updater: added file name migration to new naming convention on backup extraction
* storage: fixed storage_merge_recursive handling of complex directory structures; storage_move_to_sd: changed data migration logic to all non-dot files & all folders
* core: added macro aliases for core record names
* Bumped protobuf commit pointer
* storage: reserved 5 pages in /int; denying write&creation of non-dot files when running out of free space

Co-authored-by: あく <alleteam@gmail.com>
2022-07-26 21:21:51 +09:00
..
nfc_custom_event.h RPC App: state message and GUI update (#1423) 2022-07-25 23:16:45 +09:00
nfc_debug_pcap.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
nfc_debug_pcap.h Nfc: async pcap worker (#1315) 2022-06-14 11:14:13 +10:00
nfc_emv_parser.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
nfc_emv_parser.h [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_generators.c nfc: NTAG203 support (#1383) 2022-07-26 00:21:05 +09:00
nfc_generators.h nfc: On-device tag generator (#1319) 2022-07-04 20:16:59 +09:00
nfc_mf_classic_dict.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
nfc_mf_classic_dict.h [FL-1396] Mifare Classic read (#1034) 2022-03-24 01:14:34 +03:00