We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c666282 commit d6eaf5fCopy full SHA for d6eaf5f
cmake/toolchain/zephyr/host-tools.cmake
@@ -15,7 +15,7 @@ if(NOT ZEPHYR_SDK_INSTALL_DIR)
15
return()
16
endif()
17
18
-set(REQUIRED_SDK_VER 0.9.5)
+set(REQUIRED_SDK_VER 0.10.0)
19
set(TOOLCHAIN_VENDOR zephyr)
20
set(TOOLCHAIN_ARCH x86_64)
21
0 commit comments