mirror of https://github.com/ARMmbed/mbed-os.git
rtl8195am - disable IAR support
Disable IAR support until HAL library is upgraded to IAR8 Signed-off-by: Tony Wu <tonywu@realtek.com>pull/11330/head
parent
371d336fcd
commit
020cf85cf0
|
@ -7833,7 +7833,7 @@
|
|||
"supported_toolchains": ["GCC_ARM", "ARM"],
|
||||
"post_binary_hook": {
|
||||
"function": "RTL8195ACode.binary_hook",
|
||||
"toolchains": ["ARM_STD", "GCC_ARM", "IAR"]
|
||||
"toolchains": ["ARM_STD", "GCC_ARM"]
|
||||
},
|
||||
"release_versions": [],
|
||||
"overrides": {
|
||||
|
|
Loading…
Reference in New Issue