Skip to content

Commit 23c4d6f

Browse files
Remove IAR from list of supported toolchains
1 parent fc00035 commit 23c4d6f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

targets/targets.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6325,8 +6325,7 @@
63256325
],
63266326
"supported_toolchains": [
63276327
"GCC_ARM",
6328-
"ARM",
6329-
"IAR"
6328+
"ARM"
63306329
],
63316330
"device_has": [
63326331
"USTICKER",
@@ -6624,8 +6623,7 @@
66246623
],
66256624
"supported_toolchains": [
66266625
"GCC_ARM",
6627-
"ARM",
6628-
"IAR"
6626+
"ARM"
66296627
],
66306628
"device_has": [
66316629
"ANALOGIN",

0 commit comments

Comments
 (0)