8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afcd1a5 commit a73cd38Copy full SHA for a73cd38
arduino-1.6.x/hardware/RBL/RBL_nRF51822/platform.txt
@@ -106,6 +106,7 @@ tools.avrdude.upload.pattern="{cmd.path}" "-C{config.path}" {upload.verbose} -p{
106
tools.openocd.path={runtime.tools.openocd.path}
107
#tools.openocd.path={runtime.platform.path}/tools/OpenOCD-0.9.0-dev-arduino
108
tools.openocd.cmd=bin/openocd.bin
109
+tools.openocd.cmd.linux=bin/openocd
110
tools.openocd.cmd.windows=bin/openocd.exe
111
112
tools.openocd.upload.params.verbose=-d1
0 commit comments