commit | cac5e8f251ab85be467c2385fa5fafb1bd871ef6 | [log] [tgz] |
---|---|---|
author | Christian Taedcke <christian.taedcke@lemonbeat.com> | Thu Dec 05 19:29:44 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Dec 09 12:46:10 2019 -0500 |
tree | 3b4f0bd78062a8b5df880d09e78beb52595de374 | |
parent | 6c2d25204cbb90349037d0867cc662ed79c1b0d9 [diff] |
west: openocd: Add config file dir to search path Use the folder the config file is in as an additional search directory for openocd. This way additional files, like custom debug interface files can be put in the support folder of a board and the openocd.cfg can use them. Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>