mirror of https://github.com/ARMmbed/mbed-os.git
Remove IAR from list of supported toolchains
parent
fc00035c0f
commit
23c4d6f4e2
|
@ -6325,8 +6325,7 @@
|
|||
],
|
||||
"supported_toolchains": [
|
||||
"GCC_ARM",
|
||||
"ARM",
|
||||
"IAR"
|
||||
"ARM"
|
||||
],
|
||||
"device_has": [
|
||||
"USTICKER",
|
||||
|
@ -6624,8 +6623,7 @@
|
|||
],
|
||||
"supported_toolchains": [
|
||||
"GCC_ARM",
|
||||
"ARM",
|
||||
"IAR"
|
||||
"ARM"
|
||||
],
|
||||
"device_has": [
|
||||
"ANALOGIN",
|
||||
|
|
Loading…
Reference in New Issue