unleashed-firmware/applications/services/storage
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
..
storages [FL-3867] Code formatting update (#3765) 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
filesystem_api.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
filesystem_api_defines.h [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
filesystem_api_internal.h [FL-3662] Do not remove file when renaming to itself (#3193) 2023-11-15 17:56:13 +09:00
storage.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
storage.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
storage_cli.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
storage_external_api.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
storage_glue.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_glue.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
storage_i.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
storage_internal_api.c Updater: resource compression (#3716) 2024-06-30 11:38:48 +01:00
storage_message.h [FL-3662] Do not remove file when renaming to itself (#3193) 2023-11-15 17:56:13 +09:00
storage_processing.c [FL-3662] Do not remove file when renaming to itself (#3193) 2023-11-15 17:56:13 +09:00
storage_processing.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_sd_api.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_sd_api.h SD-Card: proper HAL (#3058) 2023-09-11 18:30:56 +09:00