Searched refs:script_path (Results 1 – 10 of 10) sorted by relevance
44 def create_examples(script_path, suffix): argument46 examples_embedded = script_path + "/../../example/"49 example_folder = script_path + "/example" + suffix + "/"77 src = script_path + '/template/' + item85 …ite(example_cmake_template.replace("EXAMPLE", example).replace("TOOL", script_path).replace("DATE"…93 shutil.copyfile(script_path + '/template/main/main.c', apps_folder + "/main/main.c")122 script_path = os.path.abspath(os.path.dirname(sys.argv[0])) variable126 create_examples(script_path, suffix)
12 script_path = os.path.abspath(os.path.dirname(sys.argv[0])) variable15 examples_embedded = script_path + "/../../example/"18 apps_btstack = script_path + "/"
30 script_path = os.path.abspath(os.path.dirname(sys.argv[0])) + '/../' variable33 btstack_root = script_path + '../../'52 projects_path = script_path + "example/"55 template_path = script_path + 'example/template/Makefile'
12 script_path = os.path.abspath(os.path.dirname(sys.argv[0])) variable15 examples_embedded = script_path + "/../../../example/"
18 script_path = os.path.abspath(os.path.dirname(sys.argv[0])) variable21 am_root = script_path + "/../../../../"36 examples_embedded = script_path + "/../../example/"39 example_template = script_path + "/example-template/"
46 script_path = os.path.abspath(os.path.dirname(sys.argv[0])) + '/../' variable49 btstack_root = script_path + '../../'55 projects_path = script_path + "example/"58 template_path = script_path + 'example/template/'
45 script_path = os.path.abspath(os.path.dirname(sys.argv[0])) variable48 wiced_root = script_path + "/../../../../"102 examples_embedded = script_path + "/../../example/"125 .replace("TOOL", script_path)
45 script_path = os.path.abspath(os.path.dirname(sys.argv[0])) variable48 wiced_root = script_path + "/../../../../"96 examples_embedded = script_path + "/../../example/"122 .replace("TOOL", script_path)
20 script_path = os.path.abspath(os.path.dirname(sys.argv[0])) variable23 harmony_root = script_path + "/../../../../"44 examples_embedded = script_path + "/../../example/"82 shutil.copyfile(script_path + "/app.X/Makefile", appX_folder + "Makefile")87 template_path = script_path + "/app.X/nbproject/"