Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-nRF5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-nRF5
Commits
2d2982b9
Commit
2d2982b9
authored
Apr 10, 2016
by
Sandeep Mistry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change openocd provider and update path
parent
4923eedc
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
boards.txt
boards.txt
+2
-2
platform.txt
platform.txt
+1
-1
No files found.
boards.txt
View file @
2d2982b9
...
@@ -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
...
...
platform.txt
View file @
2d2982b9
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment