Skip to content

Commit 020cf85

Browse files
committed
rtl8195am - disable IAR support
Disable IAR support until HAL library is upgraded to IAR8 Signed-off-by: Tony Wu <[email protected]>
1 parent 371d336 commit 020cf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7833,7 +7833,7 @@
78337833
"supported_toolchains": ["GCC_ARM", "ARM"],
78347834
"post_binary_hook": {
78357835
"function": "RTL8195ACode.binary_hook",
7836-
"toolchains": ["ARM_STD", "GCC_ARM", "IAR"]
7836+
"toolchains": ["ARM_STD", "GCC_ARM"]
78377837
},
78387838
"release_versions": [],
78397839
"overrides": {

0 commit comments

Comments
 (0)