Home
last modified time | relevance | path

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

/zcbor-3.6.0/zcbor/
Dzcbor.py2524 def __init__(self, entry_types, modes, print_time, default_max_qty, git_sha='', file_header=''): argument
2545 if git_sha:
3049 git_sha = ''
3053 git_sha = Popen(
3056 git_sha = __version__
3096 default_max_qty=args.default_max_qty, git_sha=git_sha,