debug_speed
ΒΆType: Number | String
| Multiple: No
The debug adapter speed. The value format depends on the type of Tools & Debug Probes.
Note
Please note that this option takes effect only if Development Platforms implement it.
Examples:
[env:custom_debug_speed_examples]
...
; fixed speed in kHz
debug_speed = 500
; automatic speed (only J-Link)
debug_speed = auto
; adaptive clocking instead of fixed JTAG speed (only J-Link)
debug_speed = adaptive