Example to get the System Information from Mbed OS

mbed_app.json

Committer:
mbed_official
Date:
2019-11-28
Revision:
26:bb28f35662b7
Parent:
21:96984dd5a1f7

File content as of revision 26:bb28f35662b7:

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