You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit removes the hard-coded `ZEPHYR_BASE` environment variable
from the Developer image to allow more flexibility for the user Zephyr
tree layout.
With this change, it is now up to the user to provide the adequate
environment configuration (e.g. setting `ZEPHYR_BASE` environment
variable, or providing west configuration file with Zephyr base path)
for Zephyr source root discovery.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments