Home
last modified time | relevance | path

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

/btstack/tool/
H A Dbtstack_code_template.py102 path_source = path + ".c" variable
110 with open(btstack_root + '/' + path_source, 'wt') as fout: