Home
last modified time | relevance | path

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

/hal_stm32-3.7.0/scripts/common_utils/
Dcommon_utils.py43 def remove_readonly(func, path, _): argument
45 os.chmod(path, stat.S_IWRITE)
46 func(path)
/hal_stm32-3.7.0/scripts/
DREADME.rst51 path: modules/hal/stm32
72 path: modules/hal/stm32
Dserie_update.py153 def rename_conf_template(self, path): argument
160 path / (self.stm32_seriexx + "_hal_conf_template.h")
/hal_stm32-3.7.0/scripts/tests/genpinctrl/
Dconftest.py8 sys.path.insert(0, str(_SCRIPT_DIR / ".." / ".." / "genpinctrl"))
/hal_stm32-3.7.0/scripts/tests/genllheaders/
Dconftest.py8 sys.path.insert(0, str(_SCRIPT_DIR / ".." / ".." / "genllheaders"))
/hal_stm32-3.7.0/stm32cube/stm32f0xx/
DREADME43 *stm32f0xx_hal_conf.h: Change include path to stm32f0xx_hal_can_legacy.h
/hal_stm32-3.7.0/
DREADME.rst133 python3 scripts/genpinctrl/genpinctrl.py -p /path/to/stm32-open-pin-data-repository