commit | 1c05f2121cc71a1b1e78edfd8cbde60e6d31d08b | [log] [tgz] |
---|---|---|
author | Pete Johanson <pete.johanson@analog.com> | Fri Mar 07 10:26:12 2025 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Mar 17 21:01:41 2025 -0400 |
tree | 51a7521dfee352206fe6eab7cbf557fe632b909f | |
parent | 3598c413ed325a1d58e57830e7ef57d30a02492e [diff] |
west: runners: openocd: Handle ADI OpenOCD fork version format The ADI fork of OpenOCD prints a modified version line; adjusting the regex to account for that different format when checking the OpenOCD version. Signed-off-by: Pete Johanson <pete.johanson@analog.com>