20 lines
282 B
JSON
20 lines
282 B
JSON
{
|
|
"environments": {
|
|
"default": {
|
|
"debugToolName": "atmel-ice",
|
|
|
|
"target": {
|
|
"name": "avr8",
|
|
"physicalInterface": "debugWire"
|
|
},
|
|
|
|
"debugServer": {
|
|
"name": "avr-gdb-rsp"
|
|
}
|
|
}
|
|
},
|
|
|
|
"insight": {
|
|
"enabled": true
|
|
}
|
|
} |