unleashed-firmware/applications/services/loader
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
..
firmware_api [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
application.fam [FL-3270] Loader refactoring, part 1 (#2593) 2023-05-04 12:48:13 +09:00
loader.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
loader.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
loader_applications.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
loader_applications.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
loader_cli.c [FL-3847, FL-3513] Thread Signals (#3730) 2024-06-21 21:44:36 +01:00
loader_i.h [FL-3847, FL-3513] Thread Signals (#3730) 2024-06-21 21:44:36 +01:00
loader_menu.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
loader_menu.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00