Home
last modified time | relevance | path

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

/scripts/
A Dzephyr_module.py465 def is_valid_git_revision(revision): function
594 if zephyr_off and is_valid_git_revision(zephyr_project['revision']):
626 if manifest_off and is_valid_git_revision(manifest_project['revision']):
649 if is_valid_git_revision(meta_project['revision']):
687 if is_valid_git_revision(zephyr_revision):
698 if is_valid_git_revision(manifest_revision):

Completed in 5 milliseconds