flipperzero-firmware/scripts/flipper/utils
Sergey Gavrilov 727f043747
OpenOCD scripts (#2101)
* Scripts: option bytes check
* Scripts: option bytes set
* Scripts: openocd config
* Scripts: increased readability, process IPCCBR option byte
* Scripts: split dap_ob.py
* Updater: process IPCCBR option byte
* Scripts: move chip-related functions to chip definition
* Scripts: freeze CPU registers
* Scripts: flash programming routine
* ob.py
* otp.py
* otp: handle errors correctly
* downgrade to python 3.9
* correct type hinting
* Scripts: fix path to ob.data

Co-authored-by: あく <alleteam@gmail.com>
2022-12-27 21:59:36 +09:00
..
__init__.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
cdc.py fbt: exclude user site-packages directory from sys.path (#1778) 2022-09-24 15:30:19 +04:00
fff.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
fstree.py [FL-2481] Renamed assets->resources; enforcing Manifest build if it does not exist (#1135) 2022-04-19 22:02:37 +03:00
openocd.py OpenOCD scripts (#2101) 2022-12-27 21:59:36 +09:00
programmer_openocd.py OpenOCD scripts (#2101) 2022-12-27 21:59:36 +09:00
programmer.py OpenOCD scripts (#2101) 2022-12-27 21:59:36 +09:00
register.py OpenOCD scripts (#2101) 2022-12-27 21:59:36 +09:00
stm32wb55.py OpenOCD scripts (#2101) 2022-12-27 21:59:36 +09:00
templite.py [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965) 2022-01-29 12:20:41 +03:00