unleashed-firmware/applications/services/cli
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
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
cli.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
cli.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
cli_command_gpio.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
cli_command_gpio.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
cli_commands.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
cli_commands.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
cli_i.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
cli_vcp.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
cli_vcp.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00