mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 15:04:19 +00:00
c1e0d02afc
* 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> |
||
---|---|---|
.. | ||
helpers | ||
protocols | ||
nfc.c | ||
nfc.h | ||
nfc_common.h | ||
nfc_device.c | ||
nfc_device.h | ||
nfc_device_i.c | ||
nfc_device_i.h | ||
nfc_listener.c | ||
nfc_listener.h | ||
nfc_poller.c | ||
nfc_poller.h | ||
nfc_scanner.c | ||
nfc_scanner.h | ||
SConscript |