unleashed-firmware/applications/services/storage
Sergey Gavrilov 4705812d24
SD-Card: proper HAL (#3058)
* Storage: remove unused error from SDInfo
* FatFS: remove sd_spi_io
* HAL: sd card api
* Update: use sd hal
* FatFS: use sd hal
* Storage: use sd hal
* API: sd hal
* Fix TODO workflow
* SD Hal: Fix source buffer overflow
* fix for fix!
* HAL: cleanup sd detection api
* HAL: FURI_HAL_SD_SPI_DEBUG flag
* HAL: FuriHalSdStatus -> FuriStatus
* API: downgrade
* Change define logic
* HAL: presence
2023-09-11 18:30:56 +09:00
..
storages SD-Card: proper HAL (#3058) 2023-09-11 18:30:56 +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 Revert "[FL-3420] Storage: directory sort (#2850)" (#2868) 2023-07-12 21:02:52 +10:00
filesystem_api.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
storage_cli.c [FL-3461] RPC: md5 in storage list (#2929) 2023-08-09 06:34:54 +09:00
storage_external_api.c Storage: force mount (#3033) 2023-09-04 14:10:07 +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 M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
storage_message.h Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_processing.c Storage: force mount (#3033) 2023-09-04 14:10:07 +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
storage.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage.h Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00