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.
2 parents 769fc9d + 34b3a03 commit 071c1b5Copy full SHA for 071c1b5
tools/test/examples/examples.json
@@ -94,22 +94,6 @@
94
"compare_log": ["mbed-os-example-sockets/tests/sockets.log"],
95
"auto-update" : true
96
},
97
- {
98
- "name": "mbed-os-example-tls-socket",
99
- "github":"https://github.com/ARMmbed/mbed-os-example-tls-socket",
100
- "sub-repo-example": false,
101
- "subs": [],
102
- "features" : [],
103
- "targets" : ["K64F", "DISCO_F746NG"],
104
- "toolchains" : [],
105
- "exporters": [],
106
- "compile" : true,
107
- "export": true,
108
- "test" : true,
109
- "baud_rate": 9600,
110
- "compare_log": ["mbed-os-example-tls-socket/tests/tls-socket.log"],
111
- "auto-update" : true
112
- },
113
{
114
"name": "mbed-os-example-wifi",
115
"github":"https://github.com/ARMmbed/mbed-os-example-wifi",
0 commit comments