Home
last modified time | relevance | path

Searched defs:work_dir (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/tools/find_build_apps/
Dcommon.py96 work_dir, argument
144 def work_dir(self): member in BuildItem
186 …def _to_json(self, app_dir, work_dir, build_dir, build_log_path): # type: (str, str, str, str) ->… argument
/hal_espressif-3.6.0/tools/
Dfind_apps.py41 def find_builds_for_app(app_path, work_dir, build_dir, build_log, target_arg, argument