Skip to content

Commit

Permalink
Fixing openocd path - fix issues #23 and #24
Browse files Browse the repository at this point in the history
  • Loading branch information
jimblom committed Aug 30, 2018
1 parent 005865b commit 3d9d5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sparkfun/samd/platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ tools.bossac.upload.network_pattern="{network_cmd}" -address {serial.port} -port
# OpenOCD sketch upload
#

#tools.openocd.path={runtime.tools.openocd-0.9.0-arduino6-static.path}
tools.openocd.path={runtime.tools.openocd-0.9.0-arduino6-static.path}
#tools.openocd.path={runtime.tools.openocd}
tools.openocd.cmd=bin/openocd
tools.openocd.cmd.windows=bin/openocd.exe
Expand Down

0 comments on commit 3d9d5d0

Please sign in to comment.