Searched refs:ZEPHYR_BASE (Results 1 – 1 of 1) sorted by relevance
23 ZEPHYR_BASE = "../" variable36 for root, dirnames, filenames in os.walk('%s/%s' %(ZEPHYR_BASE, dir)):45 frel = file.replace(ZEPHYR_BASE,"").strip("/")72 src = os.path.join(ZEPHYR_BASE, dir, inf)
Completed in 5 milliseconds