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.py200 build_dir = get_build_dir(user_args)
228 build_dir = get_build_dir(user_args)
323 build_dir = get_build_dir(user_args)
505 def get_build_dir(args, die_if_none=True): function
678 build_dir = get_build_dir(args, die_if_none=False)