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
zephyr-build-guide: define ZEPHYR_WORKSPACE before use
ZEPHYR_WORKSPACE is not defined before use. Defining it first, as
done in 'Build toolchains and SOF from sources' where SOF_WORKSPACE
is defined before use.
Signed-off-by: Suraj Sonawane <[email protected]>
0 commit comments