Example to demonstrate usage of `mbed_stats_cpu_get()` API usage

Committer:
mbed_official
Date:
Thu Nov 28 16:02:11 2019 +0000
Revision:
27:2dd1f9b90afb
Parent:
10:c6fa5dae37a0
Merge https://github.com/ARMmbed/mbed-os-example-cpu-stats

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cpu-stats

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 10:c6fa5dae37a0 1 ### Description
mbed_official 10:c6fa5dae37a0 2 <!--
mbed_official 10:c6fa5dae37a0 3 Required
mbed_official 10:c6fa5dae37a0 4 Add detailed description of what you are reporting.
mbed_official 10:c6fa5dae37a0 5 Good example: https://os.mbed.com/docs/latest/reference/workflow.html
mbed_official 10:c6fa5dae37a0 6 Things to consider sharing:
mbed_official 10:c6fa5dae37a0 7 - What target does this relate to?
mbed_official 10:c6fa5dae37a0 8 - What toolchain (name + version) are you using?
mbed_official 10:c6fa5dae37a0 9 - What tools (name + version - is it mbed-cli, online compiler or IDE) are you using?
mbed_official 10:c6fa5dae37a0 10 - What is the SHA of Mbed OS (git log -n1 --oneline)?
mbed_official 10:c6fa5dae37a0 11 - Steps to reproduce. (Did you publish code or a test case that exhibits the problem?)
mbed_official 10:c6fa5dae37a0 12 -->
mbed_official 10:c6fa5dae37a0 13
mbed_official 10:c6fa5dae37a0 14
mbed_official 10:c6fa5dae37a0 15 ### Issue request type
mbed_official 10:c6fa5dae37a0 16 <!--
mbed_official 10:c6fa5dae37a0 17 Required
mbed_official 10:c6fa5dae37a0 18 Please add only one X to one of the following types. Do not fill multiple types. (Split the issue otherwise.)
mbed_official 10:c6fa5dae37a0 19 Please note this is not a GitHub task list; indenting the boxes or changing the format to add a '.' or '*' in front
mbed_official 10:c6fa5dae37a0 20 of them changes the meaning incorrectly. The only changes to make are to add a description under the
mbed_official 10:c6fa5dae37a0 21 description heading and to add an 'x' to the correct box.
mbed_official 10:c6fa5dae37a0 22
mbed_official 10:c6fa5dae37a0 23 [X] Question
mbed_official 10:c6fa5dae37a0 24 [ ] Enhancement
mbed_official 10:c6fa5dae37a0 25 [ ] Bug
mbed_official 10:c6fa5dae37a0 26 -->
mbed_official 10:c6fa5dae37a0 27
mbed_official 10:c6fa5dae37a0 28 [ ] Question
mbed_official 10:c6fa5dae37a0 29 [ ] Enhancement
mbed_official 10:c6fa5dae37a0 30 [ ] Bug