Enable range stepping by default

This commit is contained in:
Nav
2023-09-23 23:06:03 +01:00
parent ed3ddbe3fd
commit dce6d778a8
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ environments:
name: "avr-gdb-rsp"
ipAddress: "127.0.0.1"
port: 1442
rangeStepping: false
rangeStepping: true
insight:
activateOnStartup: false