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 c7e51da commit c0164d6Copy full SHA for c0164d6
tools/test/examples/examples.json
@@ -101,19 +101,6 @@
101
"export": false,
102
"auto-update" : true
103
},
104
- {
105
- "name": "mbed-cloud-client-example-internal",
106
- "github":"https://github.com/ARMmbed/mbed-cloud-client-example-internal",
107
- "mbed": [],
108
- "test-repo-source": "github",
109
- "features" : ["LWIP"],
110
- "targets" : [],
111
- "toolchains" : [],
112
- "exporters": [],
113
- "compile" : false,
114
- "export": false,
115
- "auto-update" : true
116
- },
117
{
118
"name": "mbed-os-example-sockets",
119
"github":"https://github.com/ARMmbed/mbed-os-example-sockets",
0 commit comments