Searched refs:src_repo_path (Results 1 – 1 of 1) sorted by relevance
/hal_stm32-3.5.0/scripts/ |
D | ble_library.py | 66 def copy_hci_files(src_repo_path, dest_lib_path): argument 76 file_path = Path(src_repo_path / file) 133 src_repo_path, temp_source_path, zephyr_lib_path, version argument 142 cwd=src_repo_path, 150 src_repo_path, 209 src_repo_path, argument 219 src_repo_path, temp_source_path, dest_lib_path, current_version 224 cwd=src_repo_path, 226 copy_hci_files(src_repo_path, dest_lib_path)
|