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_server =
C:\Program Files (x86)\SEGGER\JLink_V618d\JLinkGDBServerCL.exe
-select
USB
-port
2331
-device
LPC1768
-if
JTAG
-speed
auto
-select USB
-port 2331
-device LPC1768
-if JTAG
-speed auto
-noir
#