flipperzero-firmware/applications/nfc
ghettorce de006aa06a
NFC: fixes & improvements (#897)
* nfc: (mf_ul) fix overflow while reading
* nfc: (mf_ul) fix FAST_READ command emulation
* nfc: (mf_ul) implement non-strict PWD_AUTH command emulation for NTAG21x
* nfc: (mf_ul) improve emulation stability by removing frequent furi_hal_console_put() calls that cause delays or something
* nfc: (mf_ul) remove calls to blocking functions from emulation worker

Co-authored-by: あく <alleteam@gmail.com>
2021-12-15 21:27:25 +03:00
..
helpers [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
scenes [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +03:00
views [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +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 [FL-1424] NFC emulate CLI command (#514) 2021-06-10 15:01:48 +03:00
nfc_device.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_device.h [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc_i.h [FL-1818] System setting and debug options. RTC HAL refactoring. (#902) 2021-12-15 01:39:59 +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 NFC: fixes & improvements (#897) 2021-12-15 21:27:25 +03:00
nfc_worker.h [FL-1595] Add EMV tags (#625) 2021-08-04 21:58:11 +03:00
nfc.c [FL-1919] NFC rework with Flipper File Format (#756) 2021-11-09 00:55:06 +03:00
nfc.h NFC: rename to Nfc 2020-10-20 14:12:34 +03:00