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.
pull/14359/head
harmut01 2021-03-31 14:51:15 +01:00
parent 332bcf472f
commit c77eba00dc
1 changed files with 0 additions and 2 deletions

View File

@ -4368,7 +4368,6 @@
"core": "Cortex-M4F", "core": "Cortex-M4F",
"supported_toolchains": [ "supported_toolchains": [
"ARM", "ARM",
"IAR",
"GCC_ARM" "GCC_ARM"
], ],
"extra_labels": [ "extra_labels": [
@ -4435,7 +4434,6 @@
"core": "Cortex-M4F", "core": "Cortex-M4F",
"supported_toolchains": [ "supported_toolchains": [
"ARM", "ARM",
"IAR",
"GCC_ARM" "GCC_ARM"
], ],
"extra_labels": [ "extra_labels": [