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
cdc.py
fff.py
fstree.py
openocd.py
programmer_openocd.py OpenOCD scripts (#2101) 2022-12-27 21:59:36 +09:00
programmer.py
register.py
stm32wb55.py
templite.py