update most examples cmake to build with imxrt

This commit is contained in:
hathach
2023-04-21 18:23:40 +07:00
parent 0afe1b3684
commit 6daa135201
17 changed files with 107 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.17)
include(${CMAKE_CURRENT_SOURCE_DIR}/../../../hw/bsp/family_support.cmake)