2021-04-04 21:04:12 +01:00
|
|
|
{
|
|
|
|
|
"environments": {
|
|
|
|
|
"default": {
|
|
|
|
|
"debugToolName": "atmel-ice",
|
|
|
|
|
|
|
|
|
|
"target": {
|
|
|
|
|
"name": "avr8",
|
|
|
|
|
"physicalInterface": "debugWire"
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"debugServer": {
|
2021-04-10 21:56:25 +01:00
|
|
|
"name": "avr-gdb-rsp",
|
|
|
|
|
"ipAddress": "127.0.0.1",
|
|
|
|
|
"port": "1442"
|
2021-04-04 21:04:12 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"insight": {
|
|
|
|
|
"enabled": true
|
|
|
|
|
}
|
|
|
|
|
}
|