summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-04-20 14:09:38 +0700
committerhathach <[email protected]>2023-04-20 14:09:38 +0700
commitfab48e5bcc0708077a0efb6f2412b92a6529bc3e (patch)
tree631b401b08413c90177f31d49897ea47074f3706 /examples/device/cdc_msc
parent9771c76f25d0c28612abb7afbd6202f7fe5e85c1 (diff)
adding cmake build for imxrt1010
Diffstat (limited to 'examples/device/cdc_msc')
-rw-r--r--examples/device/cdc_msc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/cdc_msc/CMakeLists.txt b/examples/device/cdc_msc/CMakeLists.txt
index 8e4db9d29..caac260d1 100644
--- a/examples/device/cdc_msc/CMakeLists.txt
+++ b/examples/device/cdc_msc/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.13)
include(${CMAKE_CURRENT_SOURCE_DIR}/../../../hw/bsp/family_support.cmake)