Skip to content

Commit 3d9d5d0

Browse files
committed
Fixing openocd path - fix issues #23 and #24
1 parent 005865b commit 3d9d5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sparkfun/samd/platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ tools.bossac.upload.network_pattern="{network_cmd}" -address {serial.port} -port
148148
# OpenOCD sketch upload
149149
#
150150

151-
#tools.openocd.path={runtime.tools.openocd-0.9.0-arduino6-static.path}
151+
tools.openocd.path={runtime.tools.openocd-0.9.0-arduino6-static.path}
152152
#tools.openocd.path={runtime.tools.openocd}
153153
tools.openocd.cmd=bin/openocd
154154
tools.openocd.cmd.windows=bin/openocd.exe

0 commit comments

Comments
 (0)