Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
91a6af3e8f74eaa390ef3cef15e088f46186d9f2
/
.
/
zephyr-env.cmd
blob: 6c79799e88db1eb27a9765dcb763947bc458f5b2 [
file
]
@echo
off
set
ZEPHYR_BASE
=%~
dp0
if
exist
"%userprofile%\zephyrrc.cmd"
(
call
"%userprofile%\zephyrrc.cmd"
)