mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #12335 from rajkan01/cpu_usage_remove_ci
Remove CPU usage example from CI buildpull/12438/head
commit
c4a0808fe6
|
@ -220,22 +220,6 @@
|
|||
"compare_log": ["mbed-os-example-sys-info/tests/sys-info.log"],
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
"name": "mbed-os-example-cpu-usage",
|
||||
"github":"https://github.com/ARMmbed/mbed-os-example-cpu-usage",
|
||||
"sub-repo-example": false,
|
||||
"subs": [],
|
||||
"features" : [],
|
||||
"targets" : ["NUCLEO_F429ZI", "FVP_MPS2_M3"],
|
||||
"toolchains" : [],
|
||||
"exporters": [],
|
||||
"compile" : true,
|
||||
"export": true,
|
||||
"test" : true,
|
||||
"baud_rate": 9600,
|
||||
"compare_log": ["mbed-os-example-cpu-usage/tests/cpu-usage.log"],
|
||||
"auto-update" : true
|
||||
},
|
||||
{
|
||||
"name": "mbed-os-example-cpu-stats",
|
||||
"github":"https://github.com/ARMmbed/mbed-os-example-cpu-stats",
|
||||
|
|
Loading…
Reference in New Issue