Merge pull request #8363 from adbridge/master

Remove mbed-os-example-client
pull/8253/merge
Cruz Monrreal 2018-10-11 10:13:23 -05:00 committed by GitHub
commit 085b5a6ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 16 deletions

View File

@ -55,22 +55,6 @@
"export": false,
"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",
"github":"https://github.com/ARMmbed/mbed-os-example-sockets",