flipperzero-firmware/site_scons/site_tools
hedger a1637e9216
fbt fixes & improvements (#1490)
* fbt: minimal USB flash mode; scripts: faster storage.py with larger chunks
* fbt: fixed creation of temporary file nodes confusing scons
* docs: removed refs to --with-updater
* fbt: removed splashscreen from minimal update package
* fbt: renamed dist arguments for consistency
* docs: fixed updater_debug target
* fbt: separate target for generating compilation_database.json without building the code.
* fbt: added `jflash` target for programming over JLink probe; refactored usb flashing targets
* fbt: building updater_app in unit_tests configuration
* fbt: fixed reset behavior after flashing with J-Link
* fbt: generating .map file for firmware binary & external apps
* fbt/core: moved library contents before apps code

Co-authored-by: あく <alleteam@gmail.com>
2022-08-02 22:46:43 +09:00
..
blackmagic.py fbt: initial blackmagic support (#1362) 2022-07-05 02:53:04 +10:00
ccache.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
crosscc.py [FL-2554] Embedded arm-none-eabi toolchain (#1351) 2022-07-15 01:24:26 +09:00
fbt_apps.py fbt fixes & improvements (#1490) 2022-08-02 22:46:43 +09:00
fbt_assets.py fbt: Fixed build for users with space in username (#1437) 2022-07-26 00:31:34 +03:00
fbt_dist.py fbt fixes & improvements (#1490) 2022-08-02 22:46:43 +09:00
fbt_extapps.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
fbt_version.py fbt: Fixed build for users with space in username (#1437) 2022-07-26 00:31:34 +03:00
fwbin.py fbt: Fixed build for users with space in username (#1437) 2022-07-26 00:31:34 +03:00
gdb.py fbt: fixes (#1352) 2022-07-01 01:06:12 +09:00
jflash.py fbt fixes & improvements (#1490) 2022-08-02 22:46:43 +09:00
objdump.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
openocd.py fbt: fixes (#1352) 2022-07-01 01:06:12 +09:00
python3.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
sconsmodular.py fbt: initial blackmagic support (#1362) 2022-07-05 02:53:04 +10:00
sconsrecursiveglob.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
size.py fbt: building core with respect for debug flag (#1347) 2022-06-28 21:28:55 +09:00
strip.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00