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,
|
"is_disk_virtual": true,
|
||||||
"supported_toolchains": [
|
"supported_toolchains": [
|
||||||
"GCC_ARM",
|
"GCC_ARM",
|
||||||
"ARM",
|
"ARM"
|
||||||
"IAR"
|
|
||||||
],
|
],
|
||||||
"public": false,
|
"public": false,
|
||||||
"detect_code": [
|
"detect_code": [
|
||||||
|
@ -5807,8 +5806,7 @@
|
||||||
"is_disk_virtual": true,
|
"is_disk_virtual": true,
|
||||||
"supported_toolchains": [
|
"supported_toolchains": [
|
||||||
"GCC_ARM",
|
"GCC_ARM",
|
||||||
"ARM",
|
"ARM"
|
||||||
"IAR"
|
|
||||||
],
|
],
|
||||||
"public": false,
|
"public": false,
|
||||||
"detect_code": [
|
"detect_code": [
|
||||||
|
|
Loading…
Reference in New Issue