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

Committer:
mbed_official
Date:
Mon May 13 20:02:06 2019 +0100
Revision:
22:603552270466
Parent:
0:3114f82feb68
Merge pull request #29 from jamesbeyond/test

Add log test for cpu stats example
.
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 0:3114f82feb68 1 {
mbed_official 22:603552270466 2 "macros": ["MBED_CPU_STATS_ENABLED"],
mbed_official 22:603552270466 3 "target_overrides": {
mbed_official 22:603552270466 4 "*": {
mbed_official 22:603552270466 5 "platform.stdio-convert-newlines": 1
mbed_official 22:603552270466 6 }
mbed_official 22:603552270466 7 }
mbed_official 0:3114f82feb68 8 }