unleashed-firmware/lib/nfc
Leptopt1los dd988ba449
bit_lib and nfc_util refactor (#3383)
* nfc_util functions for processing bytes moved into bit_lib
* bitlib test update
* bit_lib moved from lfrfid to standalone lib
* Added bit functions for any supported data types
* Error fix and api add
* Added test for 64
* Added doc
* Testcase for 64 rewrited
* Realization error fix
* API version bump
* sync api version, fix after-merge old libs usage
* fix build errors
* build fix
* fbt format

Co-authored-by: assasinfil <nfa57643@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2024-02-14 11:41:42 +07:00
..
helpers bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
protocols bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
nfc.c MFC emulation fixes (#3324) 2023-12-29 12:24:20 +09:00
nfc.h [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
nfc_common.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_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_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 [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
nfc_poller.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +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
SConscript NfcDict Refactoring (#3271) 2023-12-18 14:30:56 +00:00