adding cmake build for imxrt1010

This commit is contained in:
hathach
2023-04-20 14:09:38 +07:00
parent 9771c76f25
commit fab48e5bcc
9 changed files with 172 additions and 6 deletions

View File

@@ -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)