unleashed-firmware/lib/nfc/protocols/mf_ultralight
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_ultralight.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_ultralight.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_ultralight_listener.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_ultralight_listener.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_ultralight_listener_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_ultralight_listener_i.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_ultralight_listener_i.h [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
mf_ultralight_poller.c [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
mf_ultralight_poller.h [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
mf_ultralight_poller_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_ultralight_poller_i.c [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
mf_ultralight_poller_i.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_ultralight_poller_sync.c [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
mf_ultralight_poller_sync.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00