Add socket stats example

pull/8896/head
Deepika 2018-11-28 13:55:34 -06:00
parent e2ae84ec59
commit 5ff118dfce
1 changed files with 14 additions and 0 deletions

View File

@ -201,6 +201,20 @@
"export": true,
"auto-update" : true
},
{
"name": "mbed-os-example-socket-stats",
"github":"https://github.com/ARMmbed/mbed-os-example-socket-stats",
"mbed": [],
"test-repo-source": "github",
"features" : [],
"targets" : ["Freescale_EMAC", "NUVOTON_EMAC", "NXP_EMAC", "RZ_A1_EMAC",
"STM_EMAC"],
"toolchains" : [],
"exporters": [],
"compile" : true,
"export": true,
"auto-update" : true
},
{
"name": "mbed-os-example-error-handling",
"github":"https://github.com/ARMmbed/mbed-os-example-error-handling",