Rename “debug_link” option to “debug_tool”

This commit is contained in:
Ivan Kravets
2017-04-01 14:35:55 +03:00
parent 8055c84087
commit 73f4bce99a
7 changed files with 30 additions and 27 deletions

View File

@@ -65,7 +65,7 @@ commonvars.AddVariables(
("UPLOAD_RESETMETHOD",),
# debug options
("DEBUG_LINK",),
("DEBUG_TOOL",),
("DEBUG_PORT",),
("DEBUG_GDBINIT",)