forked from platformio/platformio-core
Rename “debug_link” option to “debug_tool”
This commit is contained in:
@@ -65,7 +65,7 @@ commonvars.AddVariables(
|
||||
("UPLOAD_RESETMETHOD",),
|
||||
|
||||
# debug options
|
||||
("DEBUG_LINK",),
|
||||
("DEBUG_TOOL",),
|
||||
("DEBUG_PORT",),
|
||||
("DEBUG_GDBINIT",)
|
||||
|
||||
|
Reference in New Issue
Block a user