Skip to content
Snippets Groups Projects
Commit e6042a7c authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Tweak platformio debug_server options

parent f68b4265
No related branches found
No related tags found
No related merge requests found
......@@ -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
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment