Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/scripts/
Dserie_update.py660 with open(commit_file_path, "w") as commit:
661 commit.write(
670 commit.write("\n")
671 commit.write(
674 commit.write("on https://github.com/STMicroelectronics" + "\n")
675 commit.write(f"from version {self.current_version}\n")
676 commit.write(f"to version {self.version_update}\n")
Dupdate_stm32_package.py174 with open(commit_file_path, "w") as commit:
175 commit.write("stm32cube: common_ll: Regeneration after cube updates\n")
176 commit.write("\n")
177 commit.write("Re - generate common_ll headers after Cube updates\n")
Dble_library.py214 commit, argument
228 update_ble_lib_readme(dest_lib_path, update_version, commit)
DREADME.rst40 Open a single pull request with 1 commit per stm32 familly (stm32xx)
/hal_stm32-3.5.0/scripts/genpinctrl/
Dgenpinctrl.py601 commit = commit_raw.decode("utf-8").strip()
603 f.write(readme_template.render(commit=commit))
Dreadme-template.j234 {{ commit }}