flipperzero-firmware/firmware/targets/f7
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
..
ble_glue [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
fatfs Fix SD card CID parsing (#2463) 2023-03-06 16:44:26 +09:00
furi_hal FuriHal, Power, UnitTests: fix, rename battery charging voltage limit API (#2228) 2023-02-27 02:23:39 +09:00
inc [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
platform_specific [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
src [FL-3103] New pin reset splashscreen (#2405) 2023-03-02 20:56:23 +09:00
api_symbols.csv Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
application_ext.ld [FL-2832] fbt: more fixes & improvements (#1854) 2022-10-13 01:12:05 +09:00
startup_stm32wb55xx_cm4.s [FL-1587] RFID: Clock for emulation timer from antenna (#622) 2021-09-10 05:19:02 +03:00
stm32wb55xx_flash.ld [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
stm32wb55xx_ram_fw.ld [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
target.json [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00