unleashed-firmware/lib/nfc/protocols/mf_classic
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
..
mf_classic.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_classic.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_classic_listener.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
mf_classic_listener.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_classic_listener_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_classic_listener_i.h Move crypto1 to helpers, add it to the public API (#3567) 2024-04-07 23:47:48 +09:00
mf_classic_poller.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
mf_classic_poller.h [FL-3750] Mf Desfire multiple file rights support (#3576) 2024-04-16 14:55:24 +09:00
mf_classic_poller_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_classic_poller_i.c [FL-3750] Mf Desfire multiple file rights support (#3576) 2024-04-16 14:55:24 +09:00
mf_classic_poller_i.h Move crypto1 to helpers, add it to the public API (#3567) 2024-04-07 23:47:48 +09:00
mf_classic_poller_sync.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
mf_classic_poller_sync.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00