We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3ee3a commit bc08c9cCopy full SHA for bc08c9c
1 file changed
app/CMakeLists.txt
@@ -1,6 +1,6 @@
1
# SPDX-License-Identifier: Apache-2.0
2
3
-cmake_minimum_required(VERSION 3.21.0)
+cmake_minimum_required(VERSION 3.20.0)
4
5
find_package(Zephyr HINTS $ENV{ZEPHYR_BASE})
6
project(sample_sof)
0 commit comments