flipperzero-firmware/lib/nfc_protocols
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
..
crypto1.c [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
crypto1.h [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
emv.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
emv.h [FL-2369] NFC refactoring (#1095) 2022-04-19 18:23:58 +03:00
mifare_classic.c Log MFC nonces for use with mfkey32v2 (#1390) 2022-07-17 15:13:51 +09:00
mifare_classic.h [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00
mifare_common.c Added Javacard Emulated mifare classic 1K compatibility (#1369) 2022-07-06 00:34:21 +09:00
mifare_common.h [FL-2369] NFC refactoring (#1095) 2022-04-19 18:23:58 +03:00
mifare_desfire.c Fix MiFare DESFire GetKeySettings response parsing (#1267) 2022-05-24 17:05:46 +03:00
mifare_desfire.h Fix MiFare DESFire GetKeySettings response parsing (#1267) 2022-05-24 17:05:46 +03:00
mifare_ultralight.c nfc: NTAG203 support (#1383) 2022-07-26 00:21:05 +09:00
mifare_ultralight.h nfc: NTAG203 support (#1383) 2022-07-26 00:21:05 +09:00
nfc_util.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfc_util.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfca.c NFC emulation software tunning (#1341) 2022-07-03 23:51:50 +09:00
nfca.h [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03:00