Consistent config parameter case convention. Left the camel-case version for backwards compatibility.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
"target": {
|
||||
"name": "avr8",
|
||||
"physicalInterface": "debugWire"
|
||||
"physicalInterface": "debug-wire"
|
||||
},
|
||||
|
||||
"debugServer": {
|
||||
|
||||
Reference in New Issue
Block a user