Home
last modified time | relevance | path

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

/hal_stm32-latest/scripts/
Dserie_update.py663 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")
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.py320 commit, argument
340 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-latest/scripts/genpinctrl/
Dgenpinctrl.py716 commit = commit_raw.decode("utf-8").strip()
718 commit = "<unknown commit>"
720 f.write(readme_template.render(commit=commit))
Dreadme-template.j234 {{ commit }}
/hal_stm32-latest/
DREADME.rst146 These libraries are updated automatically by the ``ble_library.py`` script in a separate commit