unleashed-firmware/lib/toolbox/stream
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
..
buffered_file_stream.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
buffered_file_stream.h [FL-2693] RW buffered streams (#1523) 2022-08-04 01:43:14 +09:00
file_stream.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
file_stream.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
stream.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
stream.h Various improvements: Toolbox, Updater and Unit Tests. (#2250) 2023-01-06 16:31:17 +10:00
stream_cache.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
stream_cache.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
stream_i.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
string_stream.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
string_stream.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00