flipperzero-firmware/site_scons/site_tools
SG b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09:00
..
blackmagic.py [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
ccache.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
crosscc.py fbt: support for LOADER_AUTOSTART; post-build size stats (#1594) 2022-08-13 08:17:11 +10:00
fbt_apps.py [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
fbt_assets.py [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
fbt_dist.py [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
fbt_extapps.py [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
fbt_sdk.py [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21: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 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09: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 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
sconsrecursiveglob.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
strip.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00