blob: 964699a0036df120b73fcb1ac5825d19ee996b99 [file] [log] [blame]
#!/bin/sh
# UNIX operating system entry point to the west tool.
export "PYTHONPATH=${PYTHONPATH:+${PYTHONPATH}:}$ZEPHYR_BASE/scripts/meta"
python3 -m west $@