Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/
Dflash.py11 from run_common import add_parser_common, do_run_common, get_build_dir
31 build_dir = get_build_dir(my_args)
Drun_common.py217 build_dir = get_build_dir(user_args)
245 build_dir = get_build_dir(user_args)
340 build_dir = get_build_dir(user_args)
522 def get_build_dir(args, die_if_none=True): function
695 build_dir = get_build_dir(args, die_if_none=False)