unleashed-firmware/lib/one_wire
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
..
maxim_crc.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
maxim_crc.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
one_wire_host.c [FL-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00
one_wire_host.h [FL-3179] 1-Wire Overdrive Mode (#2522) 2023-03-22 23:54:06 +09:00
one_wire_slave.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
one_wire_slave.h [FL-3179] 1-Wire Overdrive Mode (#2522) 2023-03-22 23:54:06 +09:00
SConscript [FL-3179] 1-Wire Overdrive Mode (#2522) 2023-03-22 23:54:06 +09:00