Example usage of the mbed_stats_thread_get_each API.

Committer:
mbed_official
Date:
Fri Nov 22 16:02:32 2019 +0000
Revision:
26:644b0a2344b3
Parent:
21:cea47119a7f5
Merge https://github.com/ARMmbed/mbed-os-example-thread-statistics

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-thread-statistics

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 0:25c062a4a1e6 1 {
mbed_official 21:cea47119a7f5 2 "macros": ["MBED_THREAD_STATS_ENABLED"],
mbed_official 21:cea47119a7f5 3 "target_overrides": {
mbed_official 21:cea47119a7f5 4 "*": {
mbed_official 21:cea47119a7f5 5 "platform.stdio-convert-newlines": 1
mbed_official 21:cea47119a7f5 6 }
mbed_official 21:cea47119a7f5 7 }
mbed_official 0:25c062a4a1e6 8 }