flipperzero-firmware/applications/nfc
あく 0c3a0a3312
[FL-1104] Fix NFC crash and missing NfcMessageTypeDeviceNotFound event (#400)
* Remove asserts from platformProtectST25RComm, fix issue with concurrent access.
* NFC Worker: fix bug in nfc_worker_poll causing worker to skip sending ofNfcMessageTypeDeviceNotFound event
* Fix python linter: stick to old beta
2021-04-04 13:45:55 +03:00
..
nfc_i.h Nfc: add nfc detection cli command (#379) 2021-03-12 16:18:01 +03:00
nfc_types.h Nfc: add nfc detection cli command (#379) 2021-03-12 16:18:01 +03:00
nfc_views.c Nfc: add nfc detection cli command (#379) 2021-03-12 16:18:01 +03:00
nfc_views.h Nfc: add nfc detection cli command (#379) 2021-03-12 16:18:01 +03:00
nfc_worker_i.h Nfc: add nfc detection cli command (#379) 2021-03-12 16:18:01 +03:00
nfc_worker.c [FL-1104] Fix NFC crash and missing NfcMessageTypeDeviceNotFound event (#400) 2021-04-04 13:45:55 +03:00
nfc_worker.h
nfc.c Nfc: add nfc detection cli command (#379) 2021-03-12 16:18:01 +03:00
nfc.h