Home
last modified time | relevance | path

Searched refs:curie_path (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/targets/curie_bsp/
H A Dsetup.py226 def main(curie_path, project_name, jerry_path):
227 project_path = os.path.join(curie_path, 'wearable_device_sw', 'projects', project_name)
249 curie_path = os.path.join(os.getcwd(), sys.argv[1]) variable
251 main(curie_path, project_name, jerry_path)

Completed in 1 milliseconds