flipperzero-firmware/applications/main/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 [FL- 3014] Untangle NFC from Unit Tests (#2106) 2022-12-10 22:02:34 +09:00
scenes [FL- 3014] Untangle NFC from Unit Tests (#2106) 2022-12-10 22:02:34 +09:00
views [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_cli.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_i.h [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124) 2022-12-20 04:57:48 +09:00
nfc.c [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124) 2022-12-20 04:57:48 +09:00
nfc.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00