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 04e67e2 commit 0ae9f5aCopy full SHA for 0ae9f5a
cmake/verify-toolchain.cmake
@@ -16,7 +16,7 @@
16
# FORMAT=json: Print the output as a json formatted string, useful for Python
17
18
# This is the minimum required Zephyr-SDK version which supports CMake package
19
-set(TOOLCHAIN_ZEPHYR_MINIMUM_REQUIRED_VERSION 0.13)
+set(TOOLCHAIN_ZEPHYR_MINIMUM_REQUIRED_VERSION 0.13.1)
20
21
# Set internal variables if set in environment.
22
if(NOT DEFINED ZEPHYR_TOOLCHAIN_VARIANT)
0 commit comments