20 lines
323 B
YAML
20 lines
323 B
YAML
environments:
|
|
default:
|
|
shutdownPostDebugSession: true
|
|
|
|
tool:
|
|
name: "xplained-pro"
|
|
|
|
target:
|
|
name: "atmega4809"
|
|
physicalInterface: "updi"
|
|
|
|
server:
|
|
name: "avr-gdb-rsp"
|
|
ipAddress: "127.0.0.1"
|
|
port: 1442
|
|
rangeSteppingEnabled: true
|
|
|
|
insight:
|
|
activateOnStartup: false
|