Tweak platformio debug_server options

This commit is contained in:
Scott Lahteine 2018-04-02 22:26:11 -05:00
parent f68b4265a6
commit e6042a7c52

View file

@ -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
# #