flipperzero-firmware/lib/nfc
SG b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09:00
..
helpers [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
parsers [FL-2714] New NFC info screens (#1605) 2022-08-18 00:08:13 +09:00
protocols Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_device.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_device.h nfc: make dict attack more interactive (#1462) 2022-08-04 02:07:35 +09:00
nfc_types.c
nfc_types.h
nfc_worker_i.h [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
nfc_worker.c [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
nfc_worker.h [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
SConscript