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,
|
||||
"supported_toolchains": [
|
||||
"GCC_ARM",
|
||||
"ARM",
|
||||
"IAR"
|
||||
"ARM"
|
||||
],
|
||||
"OUTPUT_EXT": "elf",
|
||||
"device_has": [
|
||||
|
|
Loading…
Reference in New Issue