flipperzero-firmware/applications/nfc/helpers
Yukai Li 0e78f38404
nfc: On-device tag generator (#1319)
* nfc: Add tag generator base
* nfc: Fix BCC generation
* nfc: Add MFUL EV1 generators
* nfc: Fix typos in generator
* nfc: Add NTAG21x generators
* nfc: More const
* nfc: Add NTAG I2C generators
* nfc: Add field names to generator initializers
* nfc: Move generators to add manually scene
* nfc: Revise tag generator UX
* nfc: Revert add manually menu item name
* nfc: Remove unused scene start submenu index

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-07-04 20:16:59 +09:00
..
nfc_custom_event.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfc_debug_pcap.c Nfc: async pcap worker (#1315) 2022-06-14 11:14:13 +10:00
nfc_debug_pcap.h Nfc: async pcap worker (#1315) 2022-06-14 11:14:13 +10:00
nfc_emv_parser.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
nfc_emv_parser.h [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_generators.c nfc: On-device tag generator (#1319) 2022-07-04 20:16:59 +09:00
nfc_generators.h nfc: On-device tag generator (#1319) 2022-07-04 20:16:59 +09:00
nfc_mf_classic_dict.c Fix stream read line (#1054) 2022-03-25 13:43:10 +03:00
nfc_mf_classic_dict.h [FL-1396] Mifare Classic read (#1034) 2022-03-24 01:14:34 +03:00