Home
last modified time | relevance | path

Searched refs:use_runner_cls (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/west_commands/
Drun_common.py354 runner_cls = use_runner_cls(command, board, user_args, runners_yaml,
585 def use_runner_cls(command, board, args, runners_yaml, cache): function