adding cmake build for imxrt1010
This commit is contained in:
6
cmake/cpu/cortex-m7.cmake
Normal file
6
cmake/cpu/cortex-m7.cmake
Normal file
@@ -0,0 +1,6 @@
|
||||
set(TOOLCHAIN_COMMON_FLAGS
|
||||
-mthumb
|
||||
-mcpu=cortex-m7
|
||||
-mfloat-abi=hard
|
||||
-mfpu=fpv5-d16
|
||||
)
|
||||
Reference in New Issue
Block a user