Skip to content

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

tools/test/examples/examples.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,58 @@
266266
"compile" : true,
267267
"export": true,
268268
"auto-update" : true
269+
},
270+
{
271+
"name": "mbed-os-example-thread-statistics",
272+
"github":"https://github.com/ARMmbed/mbed-os-example-thread-statistics",
273+
"mbed": [],
274+
"test-repo-source": "github",
275+
"features" : [],
276+
"targets" : ["K64F"],
277+
"toolchains" : [],
278+
"exporters": [],
279+
"compile" : true,
280+
"export": true,
281+
"auto-update" : true
282+
},
283+
{
284+
"name": "mbed-os-example-sys-info",
285+
"github":"https://github.com/ARMmbed/mbed-os-example-sys-info",
286+
"mbed": [],
287+
"test-repo-source": "github",
288+
"features" : [],
289+
"targets" : ["K64F"],
290+
"toolchains" : [],
291+
"exporters": [],
292+
"compile" : true,
293+
"export": true,
294+
"auto-update" : true
295+
},
296+
{
297+
"name": "mbed-os-example-cpu-usage",
298+
"github":"https://github.com/ARMmbed/mbed-os-example-cpu-usage",
299+
"mbed": [],
300+
"test-repo-source": "github",
301+
"features" : [],
302+
"targets" : ["K64F"],
303+
"toolchains" : [],
304+
"exporters": [],
305+
"compile" : true,
306+
"export": true,
307+
"auto-update" : true
308+
},
309+
{
310+
"name": "mbed-os-example-cpu-stats",
311+
"github":"https://github.com/ARMmbed/mbed-os-example-cpu-stats",
312+
"mbed": [],
313+
"test-repo-source": "github",
314+
"features" : [],
315+
"targets" : ["K64F"],
316+
"toolchains" : [],
317+
"exporters": [],
318+
"compile" : true,
319+
"export": true,
320+
"auto-update" : true
269321
}
270322
]
271323
}

0 commit comments

Comments
 (0)