flipperzero-firmware/applications/plugins/nfc_magic
Astra fa87216a1e
[FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124)
* Untangle NFC_APP_FOLDER from nfc_device
* Make the folder an internal part of the nfc device struct
* Move the NFC folder definition to the nfc allocator
* Move the NFC folder definition to the allocator in the nfc magic FAP
* Replace furi_string_printf with furi_string_set for folder allocation and handle the cases when folder has no slashes
* Build and allocation fixes

Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 04:57:48 +09:00
..
assets NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
lib/magic Force card types in extra actions (#1961) 2022-11-11 01:29:57 +09:00
scenes NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
application.fam NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_i.h [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124) 2022-12-20 04:57:48 +09:00
nfc_magic_worker_i.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_worker.c Core: thread allocation shortcut (#2007) 2022-11-23 21:49:17 +09:00
nfc_magic_worker.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic.c [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124) 2022-12-20 04:57:48 +09:00
nfc_magic.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00