解决 -b 选项程序崩溃的问题
This commit is contained in:
Binary file not shown.
@@ -383,7 +383,8 @@ def global_def():
|
||||
log_file=args.ram_file
|
||||
elif(args.bin_convert is not None):
|
||||
function_type='convert'
|
||||
log_file=args.bin_convert
|
||||
iot_flash_file=args.bin_convert
|
||||
log_file=iot_flash_file
|
||||
elif(args.console is not None):
|
||||
log_file=args.console
|
||||
function_type='console'
|
||||
|
Reference in New Issue
Block a user