unleashed-firmware/applications/services/storage
あく 914129a0d9
[FL-3289] Various Furi/FuriHal bug fixes and improvements (#2637)
* Furi: properly handle thread free before TCB scrapping, add furi_free - more invasive version of free to memmgr. FuriHal: add DWT comparator api to cortex. Updater, RPC: refactor various thread shanenigans. Code cleanup.
* Rollback free macros and related changes
2023-05-05 21:40:55 +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 Embed assets in elf file (#2466) 2023-03-10 01:01:53 +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 [FL-3289] Various Furi/FuriHal bug fixes and improvements (#2637) 2023-05-05 21:40:55 +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