flipperzero-firmware/lib/nfc
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
..
helpers
parsers [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
protocols
nfc_device.c [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124) 2022-12-20 04:57:48 +09:00
nfc_device.h [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124) 2022-12-20 04:57:48 +09:00
nfc_types.c
nfc_types.h
nfc_worker_i.h
nfc_worker.c
nfc_worker.h Nfc: NTAG password auto capture (and other password-related changes) (#1843) 2022-11-29 03:16:22 +09:00
SConscript