Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/west/
Dtools.py66 def get_build_dir(path, die_if_none=True): function
109 build_dir = get_build_dir(None)
115 build_dir = get_build_dir(build_dir)
/hal_espressif-3.4.0/tools/idf_monitor_base/
Doutput_helpers.py44 def get_build_dir(args, die_if_none=True): function
86 build_dir = get_build_dir(None)