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