flipperzero-firmware/applications/nfc
Yukai Li f8e0ec42c5
nfc: NTAG203 support (#1383)
* nfc: Fix original MFUL feature flags
* nfc: Add NTAG203 read support
* nfc: Update emulation lock byte handling for NTAG203
* nfc: Add NTAG203 counter emulation support
* nfc: Add NTAG203 tag generator
* nfc: Fix NTAG203 emulating GET_VERSION
* nfc: Fix MFUL version reading
* nfc: Complete NTAG203 counter emulation behavior
* nfc: Complete NTAG203 emulation
* nfc: Remove unnecessary init in MFUL emulation
* nfc: Add notes about MFUL type enum

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-07-26 00:21:05 +09:00
..
helpers nfc: NTAG203 support (#1383) 2022-07-26 00:21:05 +09:00
scenes RPC App: state message and GUI update (#1423) 2022-07-25 23:16:45 +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 Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
nfc_device.c [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
nfc_device.h [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
nfc_i.h [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
nfc_types.c nfc: NTAG203 support (#1383) 2022-07-26 00:21:05 +09: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 Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
nfc_worker.h [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
nfc.c RPC App: state message and GUI update (#1423) 2022-07-25 23:16:45 +09:00
nfc.h NFC: rename to Nfc 2020-10-20 14:12:34 +03:00