Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/idf_monitor/idf_monitor_base/
Doutput_helpers.py27 THIS_ZEPHYR = Path(__file__).parents[5] / 'zephyr' variable
28 ZEPHYR_BASE = Path(os.environ.get('ZEPHYR_BASE', THIS_ZEPHYR))
/hal_espressif-latest/west/
Dtools.py23 THIS_ZEPHYR = Path(__file__).parents[4] / 'zephyr' variable
24 ZEPHYR_BASE = Path(os.environ.get('ZEPHYR_BASE', THIS_ZEPHYR))