flipperzero-firmware/scripts/fbt_tools
hedger 1ef70c0bb4
[FL-3280] cubewb: downgraded to v1.15.0 (#2605)
* cubewb: downgraded to v1.15.0
* hal: updated f18 symbols to match LL
* hal: flash: use furi_hal_cortex_timer for timeouts
* scripts: fixed cube version validation from config file
* hal: flash: added 3 seconds timeout when waiting for C2 to unlock flash controller. On timeout, triggers furi_check
* nfc: fixed missing interrupt setup on multiple platformSetIrqCallback() invocations
* hal: gpio: don't trigger furi_check on furi_hal_gpio_add_int_callback() with same parameters
* Reverted NFC fixes - will be in a separate PR
* scripts: storage: fixed exception handler for paths
2023-04-24 16:19:36 +09:00
..
blackmagic.py
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_apps.py
fbt_assets.py [FL-3162] Moved ufbt to fbt codebase (#2520) 2023-04-06 10:44:37 +08:00
fbt_debugopts.py Firmware fixes and improvements for flashing via blackmagic (#2321) 2023-02-09 12:40:04 +09:00
fbt_dist.py [FL-3280] cubewb: downgraded to v1.15.0 (#2605) 2023-04-24 16:19:36 +09:00
fbt_extapps.py [FL-3162] Moved ufbt to fbt codebase (#2520) 2023-04-06 10:44:37 +08:00
fbt_help.py
fbt_hwtarget.py
fbt_sdk.py [FL-3162] Moved ufbt to fbt codebase (#2520) 2023-04-06 10:44:37 +08:00
fbt_tweaks.py [FL-3162] Moved ufbt to fbt codebase (#2520) 2023-04-06 10:44:37 +08:00
fbt_version.py fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
fwbin.py
gdb.py
jflash.py
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
sconsmodular.py
sconsrecursiveglob.py
strip.py