We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ecfdb commit 1448aa5Copy full SHA for 1448aa5
tools/test/examples/examples.json
@@ -8,5 +8,5 @@
8
{"features": ["IPV6"]},
9
"https://github.com/ARMmbed/mbed-os-example-client" : {"features": ["IPV6"]},
10
"https://github.com/ARMmbed/mbed-os-example-sockets" : {"features": ["IPV6"]},
11
- "https://github.com/ARMmbed/mbed-os-example-uvisor" : {"targets": ["K64F"]}
+ "https://github.com/ARMmbed/mbed-os-example-uvisor" : {"targets": ["K64F"], "toolchains":["GCC_ARM"]}
12
}
0 commit comments