Searched defs:project_path (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-3.6.0/tools/cmake/ |
D | convert_to_cmake.py | 58 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
|
D | project_description.json.in | 3 "project_path": "${PROJECT_PATH}", string
|
/hal_espressif-3.6.0/tools/idf_py_actions/ |
D | uf2_ext.py | 4 def action_extensions(base_actions, project_path): argument
|
D | dfu_ext.py | 5 def action_extensions(base_actions, project_path): argument
|
D | create_ext.py | 60 def action_extensions(base_actions, project_path): argument
|
D | serial_ext.py | 17 def action_extensions(base_actions, project_path): argument
|
D | tools.py | 284 def is_target_supported(project_path, supported_targets): argument
|
D | debug_ext.py | 17 def action_extensions(base_actions, project_path): argument
|
D | core_ext.py | 20 def action_extensions(base_actions, project_path): argument
|
/hal_espressif-3.6.0/tools/test_idf_py/extra_path/ |
D | some_ext.py | 1 def action_extensions(base_actions, project_path): argument
|
/hal_espressif-3.6.0/tools/test_idf_py/test_idf_extensions/test_ext/ |
D | test_extension.py | 4 def action_extensions(base_actions, project_path=os.getcwd()): argument
|
/hal_espressif-3.6.0/tools/test_idf_py/ |
D | idf_ext.py | 1 def action_extensions(base_actions, project_path=None): argument
|
/hal_espressif-3.6.0/tools/unit-test-app/ |
D | idf_ext.py | 9 def action_extensions(base_actions, project_path=os.getcwd()): argument
|