Re: ZEPHYR_BASE environment variableIs setup #gettingstartedguide
Maureen Helm
In Windows you can run zephyr-env.cmd to set ZEPHYR_BASE. It also has a hook to invoke your own zephyrrc.cmd which is handy for setting ZEPHYR_TOOLCHAIN_VARIANT and GCCARMEMB_TOOLCHAIN_PATH.
From: devel@... [mailto:devel@...]
On Behalf Of Cufi, Carles
Sent: Thursday, July 12, 2018 10:28 AM To: miem@...; devel@... Subject: Re: [Zephyr-devel] ZEPHYR_BASE environment variableIs setup #gettingstartedguide
I assume you are on Windows from what you say.
If you have a single copy of the repo on your disk you can add ZEPHYR_BASE as a permanent environment variable. I recommend https://www.rapidee.com/en/about to do that.
Windows doesn’t have the equivalent of ~/.bashrc AFAIK.
Hi,
|
|