mirror of https://github.com/ARMmbed/mbed-os.git
Limiting uvisor example to just GCC_ARM toolchain
parent
53ecfdb856
commit
1448aa5770
|
@ -8,5 +8,5 @@
|
|||
{"features": ["IPV6"]},
|
||||
"https://github.com/ARMmbed/mbed-os-example-client" : {"features": ["IPV6"]},
|
||||
"https://github.com/ARMmbed/mbed-os-example-sockets" : {"features": ["IPV6"]},
|
||||
"https://github.com/ARMmbed/mbed-os-example-uvisor" : {"targets": ["K64F"]}
|
||||
"https://github.com/ARMmbed/mbed-os-example-uvisor" : {"targets": ["K64F"], "toolchains":["GCC_ARM"]}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue