summaryrefslogtreecommitdiff
path: root/scripts/cmake/cmsis-pack-gen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cmake/cmsis-pack-gen/CMakeLists.txt')
-rw-r--r--scripts/cmake/cmsis-pack-gen/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cmake/cmsis-pack-gen/CMakeLists.txt b/scripts/cmake/cmsis-pack-gen/CMakeLists.txt
index 19787b6..db5cfff 100644
--- a/scripts/cmake/cmsis-pack-gen/CMakeLists.txt
+++ b/scripts/cmake/cmsis-pack-gen/CMakeLists.txt
@@ -22,7 +22,7 @@
# here along with their dependencies. #
#########################################################
-cmake_minimum_required(VERSION 3.15.6)
+cmake_minimum_required(VERSION 3.21.0)
project(ml-embedded-eval-kit-api
DESCRIPTION "Platform agnostic API for all examples.")