-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FL-3637] NFC RC fixes #3165
[FL-3637] NFC RC fixes #3165
Conversation
Compiled f7 firmware for commit |
PVS-Studio report for commit |
@nvx @pcunning Also flipperdevices/flipperzero-good-faps#62 PR is temporary. I will split it to make code review easier soon. Now I just want to be sure that nfc library works correctly. |
* firmware: remove nfc lib build settings section * furi hal nfc: fix nfc irq gpio deinit * lib nfc: remove deprecated exception from sources * nfc: use ASK demodulator in transparent mode * mf ultralight: add upper page bound for NTAGI2C1K * furi hal nfc: set event if nfc event was started * nfc: fix PVS warnings * lib signal reader: remove gpio pull setting in alloc * furi: added math.h include for compatibility with existing apps * nfc: remove resolved TODO in mf desfire poller * bump api symbol version Co-authored-by: hedger <[email protected]> Co-authored-by: あく <[email protected]>
What's new
Verification
Checklist (For Reviewer)