Home
last modified time | relevance | path

Searched defs:project_path (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.6.0/tools/cmake/
Dconvert_to_cmake.py58 def get_component_variables(project_path, component_path): argument
103 def convert_project(project_path): argument
156 def convert_component(project_path, component_path): argument
Dproject_description.json.in3 "project_path": "${PROJECT_PATH}", string
/hal_espressif-3.6.0/tools/idf_py_actions/
Duf2_ext.py4 def action_extensions(base_actions, project_path): argument
Ddfu_ext.py5 def action_extensions(base_actions, project_path): argument
Dcreate_ext.py60 def action_extensions(base_actions, project_path): argument
Dserial_ext.py17 def action_extensions(base_actions, project_path): argument
Dtools.py284 def is_target_supported(project_path, supported_targets): argument
Ddebug_ext.py17 def action_extensions(base_actions, project_path): argument
Dcore_ext.py20 def action_extensions(base_actions, project_path): argument
/hal_espressif-3.6.0/tools/test_idf_py/extra_path/
Dsome_ext.py1 def action_extensions(base_actions, project_path): argument
/hal_espressif-3.6.0/tools/test_idf_py/test_idf_extensions/test_ext/
Dtest_extension.py4 def action_extensions(base_actions, project_path=os.getcwd()): argument
/hal_espressif-3.6.0/tools/test_idf_py/
Didf_ext.py1 def action_extensions(base_actions, project_path=None): argument
/hal_espressif-3.6.0/tools/unit-test-app/
Didf_ext.py9 def action_extensions(base_actions, project_path=os.getcwd()): argument