Remove mbed-os-example-client

This example is now deprecated and as such needs to be removed from
ci test compilation.
pull/8363/head
adbridge 2018-10-10 14:38:00 +01:00
parent 06dffda530
commit 322473099d
1 changed files with 0 additions and 16 deletions

View File

@ -55,22 +55,6 @@
"export": false, "export": false,
"auto-update" : true "auto-update" : true
}, },
{
"name": "mbed-os-example-client",
"github":"https://github.com/ARMmbed/mbed-os-example-client",
"mbed": [
"https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-client"
],
"test-repo-source": "github",
"features" : [],
"targets" : ["Freescale_EMAC", "NUVOTON_EMAC", "NXP_EMAC", "RZ_A1_EMAC",
"STM_EMAC"],
"toolchains" : [],
"exporters": [],
"compile" : false,
"export": false,
"auto-update" : true
},
{ {
"name": "mbed-os-example-sockets", "name": "mbed-os-example-sockets",
"github":"https://github.com/ARMmbed/mbed-os-example-sockets", "github":"https://github.com/ARMmbed/mbed-os-example-sockets",