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