unleashed-firmware/lib/update_util
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
..
resources [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
dfu_file.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
dfu_file.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
dfu_headers.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
lfs_backup.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
lfs_backup.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
SConscript [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
update_manifest.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
update_manifest.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
update_operation.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
update_operation.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00