Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
af17c195b40848e998b5ded6d755915f9835cf2c
/
.
/
scripts
/
west
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 $@