mirror of https://github.com/ARMmbed/mbed-os.git
Remove IAR from list of supported toolchains
parent
da4c528659
commit
3c57f384b1
|
@ -6382,8 +6382,7 @@
|
||||||
"public": false,
|
"public": false,
|
||||||
"supported_toolchains": [
|
"supported_toolchains": [
|
||||||
"GCC_ARM",
|
"GCC_ARM",
|
||||||
"ARM",
|
"ARM"
|
||||||
"IAR"
|
|
||||||
],
|
],
|
||||||
"OUTPUT_EXT": "elf",
|
"OUTPUT_EXT": "elf",
|
||||||
"device_has": [
|
"device_has": [
|
||||||
|
|
Loading…
Reference in New Issue