Skip to content

Commit c77eba0

Browse files
Remove IAR from NXP targets without small c lib support
Toolchains should provide support for small c lib, remove IAR from the NXP targets that don't currently do so.
1 parent 332bcf4 commit c77eba0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

targets/targets.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4368,7 +4368,6 @@
43684368
"core": "Cortex-M4F",
43694369
"supported_toolchains": [
43704370
"ARM",
4371-
"IAR",
43724371
"GCC_ARM"
43734372
],
43744373
"extra_labels": [
@@ -4435,7 +4434,6 @@
44354434
"core": "Cortex-M4F",
44364435
"supported_toolchains": [
44374436
"ARM",
4438-
"IAR",
44394437
"GCC_ARM"
44404438
],
44414439
"extra_labels": [

0 commit comments

Comments
 (0)