Renamed WCH-LinkE debug tool config value
This commit is contained in:
@@ -403,7 +403,7 @@ namespace TargetController
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"wch_link_e",
|
"wch_linke",
|
||||||
[this] {
|
[this] {
|
||||||
return std::make_unique<WchLinkE>(this->environmentConfig.debugToolConfig);
|
return std::make_unique<WchLinkE>(this->environmentConfig.debugToolConfig);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user