Searched refs:tools_type (Results 1 – 2 of 2) sorted by relevance
133 def configure_environment(path, file_path, tools_type): argument239 tools_type = 'dev'240 if args.tools_type:241 tools_type = args.tools_type251 configure_environment(args.code_path, 'toolspath.txt', tools_type)
23 * tools_type:tools type,dev or rk3568 or hispark_taurus, 默认是dev