mirror of
https://github.com/MikronMIK32/mik32-uploader.git
synced 2026-01-01 21:37:05 +03:00
Update mik32_upload.py
This commit is contained in:
commit
5e3e729f52
@ -319,6 +319,7 @@ def upload_file(
|
|||||||
openocd_interface, openocd_target, is_open_console)
|
openocd_interface, openocd_target, is_open_console)
|
||||||
|
|
||||||
logging.debug("OpenOCD started!")
|
logging.debug("OpenOCD started!")
|
||||||
|
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
raise OpenOCDStartupException(e)
|
raise OpenOCDStartupException(e)
|
||||||
try:
|
try:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user