Tweak platformio debug_server options

2.0.x
Scott Lahteine 7 years ago
parent f68b4265a6
commit e6042a7c52

@ -153,16 +153,11 @@ monitor_baud = 250000
debug_tool = custom debug_tool = custom
debug_server = debug_server =
C:\Program Files (x86)\SEGGER\JLink_V618d\JLinkGDBServerCL.exe C:\Program Files (x86)\SEGGER\JLink_V618d\JLinkGDBServerCL.exe
-select -select USB
USB -port 2331
-port -device LPC1768
2331 -if JTAG
-device -speed auto
LPC1768
-if
JTAG
-speed
auto
-noir -noir
# #

Loading…
Cancel
Save