Skip to content

Commit 4d17554

Browse files
committed
Use ARMC5 for FVP targets
1 parent 15cb4a4 commit 4d17554

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
@@ -7655,7 +7655,7 @@
76557655
"FVP_MPS2": {
76567656
"inherits": ["ARM_FM"],
76577657
"public": false,
7658-
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
7658+
"supported_toolchains": ["GCC_ARM", "ARMC5", "IAR"],
76597659
"OUTPUT_EXT": "elf",
76607660
"device_has": [
76617661
"AACI",

0 commit comments

Comments
 (0)