Home
last modified time | relevance | path

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

/btstack/tool/
H A Dcompile_gatt.py151 include_paths = [] variable
1045 for d in include_paths:
1051 print ("Include paths: %s" % ", ".join(include_paths))
1077 include_paths.append(os.path.normpath(d[0]))
1080 include_paths.extend(default_includes)