Skip to content

Commit c4a0808

Browse files
authored
Merge pull request #12335 from rajkan01/cpu_usage_remove_ci
Remove CPU usage example from CI build
2 parents 14d6b55 + 56819fb commit c4a0808

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)