Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/
Dbuild.py321 yf = os.path.join(self.args.source_dir, yp)
322 if not os.path.exists(yf):
325 with open(yf, 'r') as stream: