mirror of https://github.com/ARMmbed/mbed-os.git
Add socket stats example
parent
e2ae84ec59
commit
5ff118dfce
|
@ -201,6 +201,20 @@
|
||||||
"export": true,
|
"export": true,
|
||||||
"auto-update" : 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",
|
"name": "mbed-os-example-error-handling",
|
||||||
"github":"https://github.com/ARMmbed/mbed-os-example-error-handling",
|
"github":"https://github.com/ARMmbed/mbed-os-example-error-handling",
|
||||||
|
|
Loading…
Reference in New Issue