Home
last modified time | relevance | path

Searched refs:stm32cube_repo_path (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-3.5.0/scripts/
Dserie_update.py51 stm32cube_repo_path, argument
93 self.stm32cube_repo_path = stm32cube_repo_path
94 if not self.stm32cube_repo_path.exists():
95 self.stm32cube_repo_path.mkdir()
101 self.stm32cube_temp = self.stm32cube_repo_path / "temp_stm32xx_update"
109 self.stm32cube_serie_path = self.stm32cube_repo_path / Path(
203 cwd=self.stm32cube_repo_path,
708 str(self.stm32cube_repo_path), onerror=common_utils.remove_readonly