Skip to content

Commit 5ff118d

Browse files
author
Deepika
committed
Add socket stats example
1 parent e2ae84e commit 5ff118d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

tools/test/examples/examples.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,20 @@
201201
"export": true,
202202
"auto-update" : true
203203
},
204+
{
205+
"name": "mbed-os-example-socket-stats",
206+
"github":"https://github.com/ARMmbed/mbed-os-example-socket-stats",
207+
"mbed": [],
208+
"test-repo-source": "github",
209+
"features" : [],
210+
"targets" : ["Freescale_EMAC", "NUVOTON_EMAC", "NXP_EMAC", "RZ_A1_EMAC",
211+
"STM_EMAC"],
212+
"toolchains" : [],
213+
"exporters": [],
214+
"compile" : true,
215+
"export": true,
216+
"auto-update" : true
217+
},
204218
{
205219
"name": "mbed-os-example-error-handling",
206220
"github":"https://github.com/ARMmbed/mbed-os-example-error-handling",

0 commit comments

Comments
 (0)