File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1361,7 +1361,10 @@ OpenOCD server specific configurations:
13611361
13621362- ` debug.server.openocd.path ` : is the absolute path to the OpenOCD directory
13631363- ` debug.server.openocd.scripts_dir ` : is the absolute path to the OpenOCD scripts directory
1364- - ` debug.server.openocd.scripts.N ` : is a list of OpenOCD scripts to run, where N is a number (a numbers sequence of non-consecutive numbers is allowed)
1364+ - ` debug.server.openocd.scripts.N ` : is a list of OpenOCD scripts to run, where N is a number (a numbers sequence of
1365+ non-consecutive numbers is allowed)
1366+ - ` debug.server.openocd.script ` : it there is only one OpenOCD script to run, this directive con be used instead of the
1367+ ` debug.server.openocd.scripts.N ` (this directive is ignored if ` debug.server.openocd.scripts.N ` is present)
13651368
13661369### Custom config for Cortext-debug plugin for Arduino IDE
13671370
You can’t perform that action at this time.
0 commit comments