Files
BloomPatched/resources/bloom.template.json

20 lines
282 B
JSON
Raw Normal View History

2021-04-04 21:04:12 +01:00
{
"environments": {
"default": {
"debugToolName": "atmel-ice",
"target": {
"name": "avr8",
"physicalInterface": "debugWire"
},
"debugServer": {
"name": "avr-gdb-rsp"
}
}
},
"insight": {
"enabled": true
}
}