flipperzero-firmware/applications/nfc
gornekich af1fd0c46d
[FL-1920] Fix NTAG emulation (#776)
* mifare ultralight: fix read signature command
* nfc_worker: read signature before pages
2021-10-21 15:46:47 +03:00
..
helpers [FL-1643] NFC emv assets (#661) 2021-08-20 22:56:43 +03:00
scenes [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
views [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
nfc_cli.c Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_cli.h
nfc_device_i.h [FL-1547], [FL-1500] NFC app v1 (#593) 2021-07-22 09:05:07 +03:00
nfc_device.c [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
nfc_device.h [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
nfc_i.h [FL-1723, FL-1662, FL-1870] NFC bug fixes (#745) 2021-10-05 08:14:19 +03:00
nfc_types.h Nfc: fix incorrect type castings. Global: fix printf usage, types casting, overall cleanup. Drivers: incorrect array index in cc1101 driver. (#713) 2021-09-21 12:34:16 +03:00
nfc_worker_i.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc_worker.c [FL-1920] Fix NTAG emulation (#776) 2021-10-21 15:46:47 +03:00
nfc_worker.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
nfc.h