Initial commit
This commit is contained in:
20
resources/bloom.template.json
Normal file
20
resources/bloom.template.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"environments": {
|
||||
"default": {
|
||||
"debugToolName": "atmel-ice",
|
||||
|
||||
"target": {
|
||||
"name": "avr8",
|
||||
"physicalInterface": "debugWire"
|
||||
},
|
||||
|
||||
"debugServer": {
|
||||
"name": "avr-gdb-rsp"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"insight": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user