26 lines
404 B
JSON
26 lines
404 B
JSON
{
|
|
"environments": {
|
|
"default": {
|
|
"debugTool": {
|
|
"name": "atmel-ice",
|
|
"releasePostDebugSession": true
|
|
},
|
|
|
|
"target": {
|
|
"name": "avr8",
|
|
"physicalInterface": "debugWire"
|
|
},
|
|
|
|
"debugServer": {
|
|
"name": "avr-gdb-rsp",
|
|
"ipAddress": "127.0.0.1",
|
|
"port": "1442"
|
|
}
|
|
}
|
|
},
|
|
|
|
"insight": {
|
|
"enabled": true
|
|
}
|
|
}
|