flipperzero-firmware/applications/nfc
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
..
helpers [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
scenes RPC App: state message and GUI update (#1423) 2022-07-25 23:16:45 +09:00
views [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
nfc_cli.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
nfc_device.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
nfc_device.h [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
nfc_i.h [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
nfc_types.c nfc: NTAG203 support (#1383) 2022-07-26 00:21:05 +09:00
nfc_types.h [FL-2369] NFC refactoring (#1095) 2022-04-19 18:23:58 +03:00
nfc_worker_i.h Nfc: async pcap worker (#1315) 2022-06-14 11:14:13 +10:00
nfc_worker.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
nfc_worker.h [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
nfc.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
nfc.h