mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 06:54:19 +00:00
ffa3996a5e
* 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> |
||
---|---|---|
.. | ||
helpers | ||
protocols | ||
nfc.c | ||
nfc.h | ||
nfc_common.h | ||
nfc_device.c | ||
nfc_device.h | ||
nfc_device_i.c | ||
nfc_device_i.h | ||
nfc_listener.c | ||
nfc_listener.h | ||
nfc_mock.c | ||
nfc_poller.c | ||
nfc_poller.h | ||
nfc_scanner.c | ||
nfc_scanner.h | ||
SConscript |