Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/
Dtwister_cmd.py11 from zephyr_ext_common import ZEPHYR_SCRIPTS
14 twister_path = ZEPHYR_SCRIPTS
Dzephyr_ext_common.py23 ZEPHYR_SCRIPTS = ZEPHYR_BASE / 'scripts' variable
Dsign.py25 from zephyr_ext_common import Forceable, ZEPHYR_SCRIPTS
28 sys.path.insert(0, str(ZEPHYR_SCRIPTS / 'dts' / 'python-devicetree' / 'src'))
Drun_common.py31 from zephyr_ext_common import ZEPHYR_SCRIPTS
35 sys.path.insert(0, str(ZEPHYR_SCRIPTS / 'dts' / 'python-devicetree' / 'src'))