example run well with cmake for imxrt

This commit is contained in:
hathach
2023-04-21 18:10:28 +07:00
parent 2ac289685a
commit 0afe1b3684
5 changed files with 74 additions and 63 deletions

View File

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