17 lines
263 B
YAML
17 lines
263 B
YAML
environments:
|
|
default:
|
|
debugTool:
|
|
name: "xplained-pro"
|
|
|
|
target:
|
|
name: "atmega4809"
|
|
physicalInterface: "updi"
|
|
|
|
debugServer:
|
|
name: "avr-gdb-rsp"
|
|
ipAddress: "127.0.0.1"
|
|
port: 1442
|
|
|
|
insight:
|
|
activateOnStartup: true
|