+1
-1
@@ -463,7 +463,7 @@ elif upload_protocol in debug_tools:
|
||||
openocd_args.extend(
|
||||
[
|
||||
"-c",
|
||||
"adapter_khz %s" % env.GetProjectOption("debug_speed", "5000"),
|
||||
"adapter speed %s" % env.GetProjectOption("debug_speed", "5000"),
|
||||
"-c",
|
||||
"program_esp {{$SOURCE}} %s verify"
|
||||
% (
|
||||
|
||||
Reference in New Issue
Block a user