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
In setup.sh, add option to create symlinks from gnu/ so that
paths match previous SDK versions.
In Zephyr-sdkConfig.cmake, set ZEPHYR_TOOLCHAIN_VARIANT to zephyr/gnu
only when Zephyr sets ZEPHYR_TOOLCHAIN_VARIANT_COMPILER_SUPPORT before
finding the SDK module. This will require a change to Zephyr, which is
unfortunate. Ideally, we'd use some existing mechanism to detect when to
make this switch.
Signed-off-by: Keith Packard <[email protected]>
0 commit comments