unleashed-firmware/lib/nfc/helpers
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
..
felica_crc.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
felica_crc.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso13239_crc.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso13239_crc.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_4_layer.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_4_layer.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_crc.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_crc.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_data_generator.c NFC: Custom UID entry when adding manually (#3363) 2024-02-09 15:36:06 +07:00
nfc_data_generator.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_util.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
nfc_util.h bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00