unleashed-firmware/lib/nfc/protocols
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 [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
iso14443_3b [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
iso14443_4a [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
iso14443_4b [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
iso15693_3 [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
mf_classic [FL-3686] Mifare Classic fixes (#3221) 2023-11-26 17:20:49 +09:00
mf_desfire [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
mf_ultralight [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
slix [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
st25tb ST25TB poller refining + write support (#3239) 2023-12-01 18:42:00 +09:00
nfc_device_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_base_i.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_defs.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_generic_event.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener_defs.c [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
nfc_listener_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_defs.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00