flipperzero-firmware/applications/services/storage
Sergey Gavrilov f7024cff78
SD Driver: reinit sd card on error (#2493)
* SD Driver: reinit sd card on error
* SD Driver: cleanup fatfs bindings
* Storage: optimized glue
* Storage: move fatfs initialization to appropriate subsystems, minor code cleanup
* SD Driver: minor code cleanup

Co-authored-by: あく <alleteam@gmail.com>
2023-03-20 22:09:10 +09:00
..
storages SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +09:00
application.fam
filesystem_api_defines.h
filesystem_api_internal.h
filesystem_api.c
storage_cli.c
storage_external_api.c
storage_glue.c SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +09:00
storage_glue.h SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +09:00
storage_i.h
storage_internal_api.c
storage_message.h
storage_processing.c SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +09:00
storage_processing.h
storage_sd_api.c
storage_sd_api.h
storage.c
storage.h