]> begriffs open source - cmsis/blob - CMSIS/CoreValidation/Tests/Cortex-M3/cortex-m3.rtebuild
Updated GCC linker description files.
[cmsis] / CMSIS / CoreValidation / Tests / Cortex-M3 / cortex-m3.rtebuild
1 import:
2  - ../test.rtebuild
3 config:
4   default: FVP
5   FVP:
6     cpu   : Cortex-M3
7     mcpu  : cortex-m3
8     fpu   : none
9     mfpu  : none
10     target: ARM:82/ARMCM3/Cortex-M3
11 source:
12  - ../../Source/CV_CoreFunc.c
13  - ../../Source/CV_CoreInstr.c
14  - ../../Source/CV_CoreSimd.c
15  - ../../Source/CV_MPU_ARMv7.c
16