Example usage of the mbed_stats_thread_get_each API.

mbed_app.json

Committer:
mbed_official
Date:
2019-05-13
Revision:
21:cea47119a7f5
Parent:
0:25c062a4a1e6

File content as of revision 21:cea47119a7f5:

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