flipperzero-firmware/applications/services/storage
Sergey Gavrilov 4fd043398a
Embed assets in elf file (#2466)
* FBT: file_assets generator
* Elf file: process manifest section externally
* FBT, file_assets generator: add assets signature
* Storage: assets path alias
* Flipper application: assets unpacker
* Apps, Storage: use '/data' alias for apps data
* Storage: copy file to file
* Assets: log flag, fixes
* Update f18 api
* Assets: asserts
* Assets: fix signature_data check
* App assets: example
* Example assets: fix folder structure in readme
* Assets: fix error handling
* Assets builder: use ansii instead of utf-8, use .fapassets section instead of .fapfiles, add assets path to signature
* Elf file: comment strange places
* Storage: totaly optimized storage_file_copy_to_file
2023-03-10 01:01:53 +10:00
..
storages [FL-2435] SD over SPI improvements (#2204) 2023-02-08 13:41:22 +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 [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
storage_glue.h [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10: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 Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10: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