unleashed-firmware/lib/nfc
Georgii Surkov cfaf745523
[FL-3643] Fix crash when reading files > 64B (#3166)
* Increase MF DESFire result buffer
* Ignore chunks that do not fit into the result buffer and show warning
* Display information about partial files

Co-authored-by: あく <alleteam@gmail.com>
2023-10-28 23:29:14 +09:00
..
helpers NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
protocols [FL-3643] Fix crash when reading files > 64B (#3166) 2023-10-28 23:29:14 +09:00
nfc_common.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_i.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_i.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scanner.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scanner.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
SConscript [FL-3637] NFC RC fixes (#3165) 2023-10-28 23:22:07 +09:00