Searched refs:commit (Results 1 – 7 of 7) sorted by relevance
663 with open(commit_file_path, "w") as commit:664 commit.write(673 commit.write("\n")674 commit.write(677 commit.write("on https://github.com/STMicroelectronics" + "\n")678 commit.write(f"from version {self.current_version}\n")679 commit.write(f"to version {self.version_update}\n")
174 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")
320 commit, argument340 update_ble_lib_readme(dest_lib_path, update_version, commit)
40 Open a single pull request with 1 commit per stm32 familly (stm32xx)
716 commit = commit_raw.decode("utf-8").strip()718 commit = "<unknown commit>"720 f.write(readme_template.render(commit=commit))
34 {{ commit }}
146 These libraries are updated automatically by the ``ble_library.py`` script in a separate commit