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 6e7db36 commit 6aeb7a2Copy full SHA for 6aeb7a2
cmake/modules/FindHostTools.cmake
@@ -50,7 +50,7 @@ endif()
50
51
find_package(Deprecated COMPONENTS CROSS_COMPILE)
52
53
-find_package(Zephyr-sdk 0.16)
+find_package(Zephyr-sdk 0.16...<0.17)
54
55
# gperf is an optional dependency
56
find_program(GPERF gperf)
0 commit comments