unleashed-firmware/applications/system/updater
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
..
cli Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
scenes Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
util [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
views Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
updater.c Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
updater_i.h Updater visual fixes (#2391) 2023-02-13 23:07:53 +09:00