unleashed-firmware/applications/services/storage
Sergey Gavrilov 88f0b63577
Storage, common_rename: check that old path is exists (#2698)
* Storage, common_rename: check that old path is exists
* Storage, common_rename: return correct status
2023-05-25 22:44:32 +09:00
..
storages [FL-3289] Various Furi/FuriHal bug fixes and improvements (#2637) 2023-05-05 21:40:55 +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 [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10: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
storage.c Storage: tree timestamps (#1971) 2022-11-04 15:26:04 +10:00
storage.h [FL-3327] Storage: common_rename is now POSIX compliant (#2693) 2023-05-23 18:59:32 +04:00
storage_cli.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
storage_external_api.c Storage, common_rename: check that old path is exists (#2698) 2023-05-25 22:44:32 +09: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