Lines Matching refs:str
104 str(self.stm32cube_temp), onerror=common_utils.remove_readonly
118 shutil.rmtree(str(self.stm32cube_temp), onerror=common_utils.remove_readonly)
164 re.sub("_template", r"", str(hal_conf_template_fullpath))
189 + str(self.stm32cube_serie_path),
244 with open(str(self.readme_file_path), "r") as f:
301 shutil.copy(str(repo_src), str(temp_cmsis_soc_path))
372 str(self.stm32cube_temp_serie), onerror=common_utils.remove_readonly
422 with open(str(readme_path), "w") as readme_file:
457 self.os_cmd(("dos2unix", str(readme_path)))
536 self.os_cmd(("dos2unix", str(cmakelists_path)))
554 loader=FileSystemLoader(str(templates_dir)),
585 str(self.stm32cube_temp_serie), onerror=common_utils.remove_readonly
606 str(self.zephyr_module_serie_path),
624 str(self.stm32cube_temp / self.module_patch), self.zephyr_hal_stm32_path
631 shutil.copy(str(self.stm32cube_temp / self.module_patch), patch_path)
706 shutil.rmtree(str(self.stm32cube_temp), onerror=common_utils.remove_readonly)
712 str(self.stm32cube_repo_path), onerror=common_utils.remove_readonly