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

mbed_app.json

Committer:
mbed_official
Date:
2019-10-23
Revision:
26:6561ca58e48c
Parent:
22:603552270466

File content as of revision 26:6561ca58e48c:

{
    "macros": ["MBED_CPU_STATS_ENABLED"],
    "target_overrides": {
        "*": {
            "platform.stdio-convert-newlines": 1
        }
    }
}