unleashed-firmware/applications/services/storage
あく acc39a4bc0
Api Symbols: replace asserts with checks (#3507)
* Api Symbols: replace asserts with checks
* Api Symbols: replace asserts with checks part 2
* Update no args function signatures with void, to help compiler to track incorrect usage
* More unavoidable void
* Update PVS config and code to make it happy
* Format sources
* nfc: fix checks
* dead code cleanup & include fixes

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2024-03-19 23:43:52 +09:00
..
storages 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
filesystem_api.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +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 Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
storage.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
storage_cli.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
storage_external_api.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
storage_glue.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_glue.h Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_i.h Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
storage_internal_api.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09: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