summaryrefslogtreecommitdiff
path: root/examples/device/hid_boot_interface
diff options
context:
space:
mode:
authorHiFiPhile <[email protected]>2025-01-31 10:38:06 +0100
committerHiFiPhile <[email protected]>2025-01-31 10:38:06 +0100
commitb31036dededa3fe003e1b2d1baabb6eebd167700 (patch)
tree00fd73ffc16e652ba11ddf931b6ebdaaa572f1bf /examples/device/hid_boot_interface
parent9cfa328261b82194b924db03535134a4167605d8 (diff)
parenteca025f7143141fd2bc99a94619c62a6fd666f28 (diff)
Merge remote-tracking branch 'upstream/master' into h7rs
Diffstat (limited to 'examples/device/hid_boot_interface')
-rw-r--r--examples/device/hid_boot_interface/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/hid_boot_interface/CMakeLists.txt b/examples/device/hid_boot_interface/CMakeLists.txt
index a01eb3456..3da8ee3df 100644
--- a/examples/device/hid_boot_interface/CMakeLists.txt
+++ b/examples/device/hid_boot_interface/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.17)
+cmake_minimum_required(VERSION 3.20)
include(${CMAKE_CURRENT_SOURCE_DIR}/../../../hw/bsp/family_support.cmake)