Searched refs:path (Results 1 – 7 of 7) sorted by relevance
43 def remove_readonly(func, path, _): argument45 os.chmod(path, stat.S_IWRITE)46 func(path)
51 path: modules/hal/stm3272 path: modules/hal/stm32
153 def rename_conf_template(self, path): argument160 path / (self.stm32_seriexx + "_hal_conf_template.h")
8 sys.path.insert(0, str(_SCRIPT_DIR / ".." / ".." / "genpinctrl"))
8 sys.path.insert(0, str(_SCRIPT_DIR / ".." / ".." / "genllheaders"))
43 *stm32f0xx_hal_conf.h: Change include path to stm32f0xx_hal_can_legacy.h
133 python3 scripts/genpinctrl/genpinctrl.py -p /path/to/stm32-open-pin-data-repository