Skip to content

Commit de162d4

Browse files
Remove IAR from list of supported toolchains
1 parent accc081 commit de162d4

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
@@ -5638,8 +5638,7 @@
56385638
"is_disk_virtual": true,
56395639
"supported_toolchains": [
56405640
"GCC_ARM",
5641-
"ARM",
5642-
"IAR"
5641+
"ARM"
56435642
],
56445643
"public": false,
56455644
"detect_code": [
@@ -5807,8 +5806,7 @@
58075806
"is_disk_virtual": true,
58085807
"supported_toolchains": [
58095808
"GCC_ARM",
5810-
"ARM",
5811-
"IAR"
5809+
"ARM"
58125810
],
58135811
"public": false,
58145812
"detect_code": [

0 commit comments

Comments
 (0)