]> begriffs open source - cmsis/blob - CMSIS/CoreValidation/Tests/Cortex-M4/cortex-m4.rtebuild
Added SIMD tests for Cortex-M devices.
[cmsis] / CMSIS / CoreValidation / Tests / Cortex-M4 / cortex-m4.rtebuild
1 import:
2  - ../test.rtebuild
3 config:
4   default: FVP
5   FVP:
6     cpu   : Cortex-M4
7     mcpu  : cortex-m4
8     fpu   : none
9     mfpu  : none
10     target: ARM:82/ARMCM4/Cortex-M4
11 source:
12  - ../../Source/CV_CoreFunc.c
13  - ../../Source/CV_CoreInstr.c
14  - ../../Source/CV_CoreSimd.c
15  - ../../Source/CV_MPU_ARMv7.c
16