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