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 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +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 Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
filesystem_api.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
storage_cli.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
storage_external_api.c Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
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 Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
storage_internal_api.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
storage_message.h [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
storage_processing.c SD Driver: reinit sd card on error (#2493) 2023-03-20 22:09:10 +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 [FL-2435] SD over SPI improvements (#2204) 2023-02-08 13:41:22 +09:00
storage.c Storage: tree timestamps (#1971) 2022-11-04 15:26:04 +10:00
storage.h Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00