Add blackboard cmake toolchain file
This commit is contained in:
parent
81f7fa485a
commit
8d15b46cf4
7
cmake/blackboard.cmake
Normal file
7
cmake/blackboard.cmake
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
cmake_minimum_required(VERSION 3.13)
|
||||||
|
|
||||||
|
set(TARGET_TRIPLET armv4t-none-eabi)
|
||||||
|
set(CMAKE_SYSTEM_NAME Generic)
|
||||||
|
|
||||||
|
include("${CMAKE_CURRENT_LIST_DIR}/clang.cmake")
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user