flipperzero-firmware/applications/storage
hedger 4d6b170769
[FL-2520] FW build with -Wextra (#1185)
* Fixing compiler warnings with -Wextra
* More warnings suppression, WIP
* Even more warning fixes
* Added new lines at end of text files.
* Padding fix
* Additional fixes to warnings on different build configurations; added -Wextra to default build pipeline
* Fixes for Secplus v1
* -additional warnings
* +-Wredundant-decls fixes
* FuriHal: print stack overflow task name in console
* FuriHal: add missing include

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-05-06 16:37:10 +03:00
..
storages [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
filesystem_api_defines.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
filesystem_api_internal.h [FL-2502] Properly closing directory on free (#1174) 2022-04-27 19:16:06 +03:00
filesystem_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_cli.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_external_api.c [FL-2502] Properly closing directory on free (#1174) 2022-04-27 19:16:06 +03:00
storage_glue.c [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00
storage_glue.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_i.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
storage_internal_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_message.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_processing.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_processing.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_sd_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_sd_api.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_test_app.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00