Remove IAR from list of supported toolchains

pull/14346/head
Harrison Mutai 2021-02-25 14:17:58 +00:00
parent 6238f2ecad
commit f985169f04
1 changed files with 2 additions and 4 deletions

View File

@ -818,8 +818,7 @@
"core": "Cortex-M4F",
"supported_toolchains": [
"ARM",
"GCC_ARM",
"IAR"
"GCC_ARM"
],
"macros": [
"__ADUCM4050__",
@ -873,8 +872,7 @@
"core": "Cortex-M3",
"supported_toolchains": [
"ARM",
"GCC_ARM",
"IAR"
"GCC_ARM"
],
"macros": [
"__ADUCM3029__",