Skip to content

Commit 56819fb

Browse files
committed
Remove CPU usage example from CI build
1 parent e8eed6e commit 56819fb

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

tools/test/examples/examples.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -220,22 +220,6 @@
220220
"compare_log": ["mbed-os-example-sys-info/tests/sys-info.log"],
221221
"auto-update" : true
222222
},
223-
{
224-
"name": "mbed-os-example-cpu-usage",
225-
"github":"https://github.com/ARMmbed/mbed-os-example-cpu-usage",
226-
"sub-repo-example": false,
227-
"subs": [],
228-
"features" : [],
229-
"targets" : ["NUCLEO_F429ZI", "FVP_MPS2_M3"],
230-
"toolchains" : [],
231-
"exporters": [],
232-
"compile" : true,
233-
"export": true,
234-
"test" : true,
235-
"baud_rate": 9600,
236-
"compare_log": ["mbed-os-example-cpu-usage/tests/cpu-usage.log"],
237-
"auto-update" : true
238-
},
239223
{
240224
"name": "mbed-os-example-cpu-stats",
241225
"github":"https://github.com/ARMmbed/mbed-os-example-cpu-stats",

0 commit comments

Comments
 (0)