]> begriffs open source - cmsis/blob - CMSIS/CoreValidation/Tests/test.rtebuild
Added SIMD tests for Cortex-M devices.
[cmsis] / CMSIS / CoreValidation / Tests / test.rtebuild
1 import:
2  - ${home}/.rtebuild/toolchain.rtebuild
3 config:
4   FVP:
5     lintflags : [ "Config/MISRA_C_2012_Config.lnt", "-wlib(4)", "-wlib(1)", "+ffn", "-width(0)", "-hf1", "-\"format=%f(%l): %t %n: %m (%t <a href=\\q/userContent/LintMsgRef.html#%n\\q>%n</a>)\"" ]
6 include: 
7  - ../Include
8 source:
9  - ./main.c
10  - ../Source/cmsis_cv.c
11  - ../Source/CV_Framework.c
12  - ../Source/CV_Report.c
13 packs:
14  - ARM.CMSIS
15 components:
16  - CMSIS.CORE
17  - Device.Startup