unleashed-firmware/lib/nfc/helpers
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
crypto1.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
crypto1.h Move crypto1 to helpers, add it to the public API (#3567) 2024-04-07 23:47:48 +09:00
felica_crc.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
felica_crc.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso13239_crc.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
iso13239_crc.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_4_layer.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
iso14443_4_layer.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
iso14443_crc.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
iso14443_crc.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_data_generator.c [FL-3857] NFC Ultralight Original write support (#3718) 2024-06-17 15:20:35 +01:00
nfc_data_generator.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_util.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
nfc_util.h bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00