Commit 2d2982b9 authored by Sandeep Mistry's avatar Sandeep Mistry

change openocd provider and update path

parent 4923eedc
...@@ -19,7 +19,7 @@ nRF52DK.name=nRF52 DK ...@@ -19,7 +19,7 @@ nRF52DK.name=nRF52 DK
nRF52DK.vid.0=0x1366 nRF52DK.vid.0=0x1366
nRF52DK.pid.0=0x1015 nRF52DK.pid.0=0x1015
nRF52DK.upload.tool=nRF5:openocd nRF52DK.upload.tool=sandeepmistry:openocd
nRF52DK.upload.protocol= nRF52DK.upload.protocol=
nRF52DK.upload.interface=jlink nRF52DK.upload.interface=jlink
nRF52DK.upload.target=nrf51 nRF52DK.upload.target=nrf51
...@@ -44,7 +44,7 @@ nRF52DK.build.ldscript=nrf52_xxaa.ld ...@@ -44,7 +44,7 @@ nRF52DK.build.ldscript=nrf52_xxaa.ld
BluzDK.name=Bluz DK BluzDK.name=Bluz DK
BluzDK.upload.tool=nRF5:openocd BluzDK.upload.tool=sandeepmistry:openocd
BluzDK.upload.target=nrf51 BluzDK.upload.target=nrf51
BluzDK.upload.address=0x0 BluzDK.upload.address=0x0
BluzDK.upload.maximum_size=262144 BluzDK.upload.maximum_size=262144
......
...@@ -94,7 +94,7 @@ recipe.size.regex=\.text\s+([0-9]+).* ...@@ -94,7 +94,7 @@ recipe.size.regex=\.text\s+([0-9]+).*
# OpenOCD sketch upload # OpenOCD sketch upload
# #
tools.openocd.path={runtime.tools.openocd-0.10.0-201601101000-dev.path}/0.10.0-201601101000-dev/ tools.openocd.path={runtime.tools.openocd-0.10.0-dev-nrf5.path}
tools.openocd.cmd=bin/openocd tools.openocd.cmd=bin/openocd
tools.openocd.cmd.windows=bin/openocd.exe tools.openocd.cmd.windows=bin/openocd.exe
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment