Searched refs:west_manifest (Results 1 – 1 of 1) sorted by relevance
17 west_manifest = west.manifest.Manifest.from_file()19 west_manifest = None variable21 west_manifest = None variable79 projects = [p.name for p in west_manifest.projects] if west_manifest else []81 project = west_manifest.get_projects([module])[0]