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 4f1980c commit ba8de75Copy full SHA for ba8de75
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