Home
last modified time | relevance | path

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

/btstack/port/max32630-fthr/scripts/
H A Dcreate_examples.py52 projects_path = script_path + "example/" variable
73 project_folder = projects_path + example + "/"
98 with open(projects_path+'Makefile', 'wt') as fout:
/btstack/port/samv71-xplained-atwilc3000/scripts/
H A Dcreate_examples.py55 projects_path = script_path + "example/" variable
76 project_folder = projects_path + example + "/"
133 with open(projects_path+'Makefile', 'wt') as fout: