mirror of https://github.com/ARMmbed/mbed-os.git
Remove IAR from list of supported toolchains
parent
accc081c6e
commit
de162d4087
|
@ -5638,8 +5638,7 @@
|
|||
"is_disk_virtual": true,
|
||||
"supported_toolchains": [
|
||||
"GCC_ARM",
|
||||
"ARM",
|
||||
"IAR"
|
||||
"ARM"
|
||||
],
|
||||
"public": false,
|
||||
"detect_code": [
|
||||
|
@ -5807,8 +5806,7 @@
|
|||
"is_disk_virtual": true,
|
||||
"supported_toolchains": [
|
||||
"GCC_ARM",
|
||||
"ARM",
|
||||
"IAR"
|
||||
"ARM"
|
||||
],
|
||||
"public": false,
|
||||
"detect_code": [
|
||||
|
|
Loading…
Reference in New Issue