]> begriffs open source - cmsis/blob - CMSIS/CoreValidation/Tests/Cortex-A5neon/AC5/default.rtebuild
CoreValidation: Added -Wundef to GCC project configurations.
[cmsis] / CMSIS / CoreValidation / Tests / Cortex-A5neon / AC5 / default.rtebuild
1 import:
2  - ../cortex-a5.rtebuild
3 config:
4   default: FVP
5   FVP:
6     toolchain: ARMCC5
7     cflags: [ "--cpu=${cpu}", --apcs=/hardfp, --arm, --c99, -O0, -g, -c ]
8     asmflags: [ "--cpu=${cpu}", --apcs=/hardfp, --arm, --c99, -O0, -g, -c ]
9     linkflags: [ "--cpu=${cpu}", "--entry=Vectors" ]
10 include: 
11  - ./