Remove IAR from list of supported toolchains

pull/14301/head
Harrison Mutai 2021-02-25 14:11:46 +00:00
parent 15a263f453
commit 15e851194c
1 changed files with 2 additions and 3 deletions

View File

@ -4808,8 +4808,7 @@
"core": "Cortex-A9",
"supported_toolchains": [
"ARM",
"GCC_ARM",
"IAR"
"GCC_ARM"
],
"extra_labels": [
"RENESAS",
@ -4941,7 +4940,7 @@
"inherits": ["Target"],
"public": false,
"core": "Cortex-A9",
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
"supported_toolchains": ["ARM", "GCC_ARM"],
"extra_labels": ["RENESAS", "RZ_A2XX"],
"device_has": [
"SLEEP",