unleashed-firmware/lib/nfc/protocols
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
..
felica [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
iso14443_3a [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
iso14443_3b [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
iso14443_4a [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
iso14443_4b [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
iso15693_3 [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_classic [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_desfire [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_plus [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mf_ultralight [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
slix [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
st25tb [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
nfc_device_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_base_i.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_device_defs.c [FL-3746] Mifare Plus detection support (#3607) 2024-06-10 20:36:46 +01:00
nfc_device_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_generic_event.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener_defs.c [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
nfc_listener_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_base.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_poller_defs.c [FL-3746] Mifare Plus detection support (#3607) 2024-06-10 20:36:46 +01:00
nfc_poller_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_protocol.c [FL-3746] Mifare Plus detection support (#3607) 2024-06-10 20:36:46 +01:00
nfc_protocol.h [FL-3746] Mifare Plus detection support (#3607) 2024-06-10 20:36:46 +01:00