flipperzero-firmware/lib/flipper_application/elf
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
..
elf_api_interface.h ELF-Loader: C++ plugin support, loader overhaul. (#1744) 2022-09-25 23:11:29 +09:00
elf_file_i.h More correct elf loader (#1839) 2022-10-08 02:06:29 +09:00
elf_file.c Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
elf_file.h Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
elf.h Preliminary Rust support (#1781) 2022-09-26 07:06:46 +10:00