flipperzero-firmware/applications/nfc
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
..
helpers nfc: On-device tag generator (#1319) 2022-07-04 20:16:59 +09:00
scenes nfc: On-device tag generator (#1319) 2022-07-04 20:16:59 +09:00
views [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
nfc_cli.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfc_device.c nfc: NTAG21x complete emulation (#1313) 2022-06-22 00:04:35 +09:00
nfc_device.h [FL-2491] File browser GUI module (#1237) 2022-05-27 14:19:21 +03:00
nfc_i.h nfc: On-device tag generator (#1319) 2022-07-04 20:16:59 +09:00
nfc_types.c RFC: NTAG I2C support (#1227) 2022-05-26 15:55:29 +03:00
nfc_types.h [FL-2369] NFC refactoring (#1095) 2022-04-19 18:23:58 +03:00
nfc_worker_i.h Nfc: async pcap worker (#1315) 2022-06-14 11:14:13 +10:00
nfc_worker.c NFC emulation software tunning (#1341) 2022-07-03 23:51:50 +09:00
nfc_worker.h [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
nfc.c nfc: On-device tag generator (#1319) 2022-07-04 20:16:59 +09:00
nfc.h NFC: rename to Nfc 2020-10-20 14:12:34 +03:00