flipperzero-firmware/scripts/fbt_tools
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
..
blackmagic.py [FL-2832] fbt: more fixes & improvements (#1854) 2022-10-13 01:12:05 +09:00
ccache.py [FL-2832] fbt: more fixes & improvements (#1854) 2022-10-13 01:12:05 +09:00
compilation_db.py fbt: compile_db fixes (#1981) 2022-11-07 23:54:41 +09:00
crosscc.py fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
fbt_apps.py [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
fbt_assets.py SCons: do not include backup files in build (#2221) 2023-02-08 18:35:38 +09:00
fbt_debugopts.py Firmware fixes and improvements for flashing via blackmagic (#2321) 2023-02-09 12:40:04 +09:00
fbt_dist.py fbt: fixes for ufbt pt3 (#1970) 2022-11-05 20:47:59 +09:00
fbt_extapps.py Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
fbt_help.py [FL-3080] fbt: PVS support (#2286) 2023-01-17 15:55:49 +03:00
fbt_hwtarget.py [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
fbt_sdk.py fbt: 'target' field for apps; lib debugging support (#1995) 2022-11-10 20:55:11 +09:00
fbt_tweaks.py fbt fixes pt4 (#1899) 2022-10-26 07:15:02 +09:00
fbt_version.py fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
fwbin.py fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
gdb.py fbt fixes pt4 (#1899) 2022-10-26 07:15:02 +09:00
jflash.py [FL-2832] fbt: more fixes & improvements (#1854) 2022-10-13 01:12:05 +09:00
objdump.py [FL-2832] fbt: more fixes & improvements (#1854) 2022-10-13 01:12:05 +09:00
openocd.py [FL-2832] fbt: more fixes & improvements (#1854) 2022-10-13 01:12:05 +09:00
pvsstudio.py Updater visual fixes (#2391) 2023-02-13 23:07:53 +09:00
python3.py [FL-2832] fbt: more fixes & improvements (#1854) 2022-10-13 01:12:05 +09:00
sconsmodular.py [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
sconsrecursiveglob.py SCons: do not include backup files in build (#2221) 2023-02-08 18:35:38 +09:00
strip.py [FL-2832] fbt: more fixes & improvements (#1854) 2022-10-13 01:12:05 +09:00