Skip to content

Commit 41a44d7

Browse files
committed
Remove ARM compiler support!
1 parent 4527e65 commit 41a44d7

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
@@ -4011,7 +4011,7 @@
40114011
"XMC_XXXX": {
40124012
"inherits": ["Target"],
40134013
"extra_labels": ["Infineon", "XMCLib"],
4014-
"supported_toolchains": ["GCC_ARM", "ARM"],
4014+
"supported_toolchains": ["GCC_ARM"],
40154015
"public": false
40164016
},
40174017
"XMC_4XXX": {

0 commit comments

Comments
 (0)