Replaced JSON template configuration file with YAML equivalent (bloom.template.json -> bloom.template.yaml)

This commit is contained in:
Nav
2022-07-23 15:42:16 +01:00
parent ae5747e79b
commit cbd2b1ea1c
4 changed files with 21 additions and 29 deletions

View File

@@ -0,0 +1,17 @@
environments:
default:
debugTool:
name: "atmel-ice"
releasePostDebugSession: true
target:
name: "avr8"
physicalInterface: "debug-wire"
debugServer:
name: "avr-gdb-rsp"
ipAddress: "127.0.0.1"
port: 1442
insight:
enabled: true