unleashed-firmware/applications/main/nfc/helpers/protocol_support
Augusto Zanellato c1e0d02afc
ST25TB poller refining + write support (#3239)
* nfc: st25tb: rework async poller
* nfc: st25tb: introduce sync poller
* nfc: st25tb: add write support
* nfc: st25tb: rewrite poller to use better states
* nfc: st25tb: move to mode request state after success
* nfc: st25tb: minor bug fixes
* type wasn't properly set on ready event
* sending NfcCustomEventPollerFailure on St25tbPollerEventTypeFailure caused poller to being freed and ultimately resulted in a thread crash

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-12-01 18:42:00 +09:00
..
felica [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
iso14443_3a NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_3b NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_4a NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_4b NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso15693_3 NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_classic NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_desfire [FL-3643] Fix crash when reading files > 64B (#3166) 2023-10-28 23:29:14 +09:00
mf_ultralight NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
slix NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
st25tb ST25TB poller refining + write support (#3239) 2023-12-01 18:42:00 +09:00
nfc_protocol_support.c [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
nfc_protocol_support.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support_common.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support_defs.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support_gui_common.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support_gui_common.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol_support_render_common.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00