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