Skip to content

Commit 1448aa5

Browse files
committed
Limiting uvisor example to just GCC_ARM toolchain
1 parent 53ecfdb commit 1448aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/examples/examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
{"features": ["IPV6"]},
99
"https://github.com/ARMmbed/mbed-os-example-client" : {"features": ["IPV6"]},
1010
"https://github.com/ARMmbed/mbed-os-example-sockets" : {"features": ["IPV6"]},
11-
"https://github.com/ARMmbed/mbed-os-example-uvisor" : {"targets": ["K64F"]}
11+
"https://github.com/ARMmbed/mbed-os-example-uvisor" : {"targets": ["K64F"], "toolchains":["GCC_ARM"]}
1212
}

0 commit comments

Comments
 (0)