unleashed-firmware/lib/nfc/protocols/iso14443_4b
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
..
iso14443_4b.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
iso14443_4b.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
iso14443_4b_device_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_4b_i.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_4b_i.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_4b_poller.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_4b_poller.h MFC emulation fixes (#3324) 2023-12-29 12:24:20 +09:00
iso14443_4b_poller_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
iso14443_4b_poller_i.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
iso14443_4b_poller_i.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00