Skip to content

Commit d45917e

Browse files
authored
Merge pull request #8897 from cmonr/add-tls-socket-example
Add TLS Sockets example to examples.json
2 parents 78401ed + 9cedb1a commit d45917e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

tools/test/examples/examples.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,21 @@
7070
"export": true,
7171
"auto-update" : true
7272
},
73+
{
74+
"name": "mbed-os-example-tls-socket",
75+
"github":"https://github.com/ARMmbed/mbed-os-example-tls-socket",
76+
"mbed": [
77+
],
78+
"test-repo-source": "github",
79+
"features" : [],
80+
"targets" : ["Freescale_EMAC", "NUVOTON_EMAC", "NXP_EMAC", "RZ_A1_EMAC",
81+
"STM_EMAC"],
82+
"toolchains" : [],
83+
"exporters": [],
84+
"compile" : true,
85+
"export": true,
86+
"auto-update" : true
87+
},
7388
{
7489
"name": "mbed-os-example-wifi",
7590
"github":"https://github.com/ARMmbed/mbed-os-example-wifi",

0 commit comments

Comments
 (0)