unleashed-firmware/lib/nfc/protocols
gornekich c00776ca22
[FL-3666] NFC API improvements (#3214)
* drivers: expose st25r3916 driver API
* nfc poller: add start with custom callback
* mf classic: rework sync API with poller custom start
* mf ultralight: rework sync API with poller custom start
* iso14443_3a poller: remove unused col res state
* nfc: rework nfc poller custom start
* mf ultralight: rename sync API
* mf classic: rename sync API
* iso14443-3a: rename sync API
* nfc: remove async prefix in internal functions
* nfc: expose internal API
* nfc: fix sync api include and docs
* targets: fix f18 build
* nfc: rework NfcGenericEventEx type
* nfc poller: add documentation
* iso14443-3a poller: add documentation
* felica poller: add documentation
* iso14443_3b poller: add documentation
* so14443_4a poller: add documentation
* iso14443_4b poller: add documentation
* iso15693 poller: add documentation
* slix poller: add documentation
* mf desfire poller: add documentation
* mf ultralight poller: fix API and add documentation
* mf classic poller: add documentation

Co-authored-by: あく <alleteam@gmail.com>
2023-11-15 17:32:45 +09:00
..
felica [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +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-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
mf_desfire [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
mf_ultralight [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
slix [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
st25tb [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +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 NFC refactoring (#3050) 2023-10-24 12:08:09 +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