Skip to content

Commit 7265ed7

Browse files
committed
Use ARMC5 for FVP targets
1 parent 880b45c commit 7265ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7694,7 +7694,7 @@
76947694
"FVP_MPS2": {
76957695
"inherits": ["ARM_FM"],
76967696
"public": false,
7697-
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
7697+
"supported_toolchains": ["GCC_ARM", "ARMC5", "IAR"],
76987698
"OUTPUT_EXT": "elf",
76997699
"device_has": [
77007700
"AACI",

0 commit comments

Comments
 (0)