Skip to content

Commit 3c57f38

Browse files
Remove IAR from list of supported toolchains
1 parent da4c528 commit 3c57f38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

targets/targets.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6382,8 +6382,7 @@
63826382
"public": false,
63836383
"supported_toolchains": [
63846384
"GCC_ARM",
6385-
"ARM",
6386-
"IAR"
6385+
"ARM"
63876386
],
63886387
"OUTPUT_EXT": "elf",
63896388
"device_has": [

0 commit comments

Comments
 (0)