unleashed-firmware/lib/nfc
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
..
helpers [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
protocols [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
nfc.c Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
nfc.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_common.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
nfc_device.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
nfc_device.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_device_i.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_device_i.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_listener.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_listener.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_mock.c [FL-3810] Felica emulation (#3673) 2024-06-08 15:24:51 +01:00
nfc_poller.c [FL-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00
nfc_poller.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
nfc_scanner.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc_scanner.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
SConscript [FL-3746] Mifare Plus detection support (#3607) 2024-06-10 20:36:46 +01:00