Searched refs:openocd_search (Results 1 – 4 of 4) sorted by relevance
29 openocd_search=RC_OPENOCD_SEARCH)
66 if cfg.openocd_search is not None:67 for p in cfg.openocd_search:
91 if cfg.openocd_search is not None:92 for p in cfg.openocd_search:
364 openocd_search: list[str] = [] # add these paths to the openocd search path variable in RunnerConfig
Completed in 9 milliseconds