We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
configFiles
OpenOCD configuration files to use when debugging. Exactly equivalent to the OpenOCD command line argument -f.
-f
searchDir
Directories to search for configuration files in. Exactly equivalent to the OpenOCD command line argument -s.
-s
If no search directories are specified, it defaults to the configured cwd.
cwd
openOCDPreConfigLaunchCommands
OpenOCD commands to run prior to loading configuration files.
openOCDLaunchCommands
OpenOCD commands to run in order to launch target.