Example to get the System Information from Mbed OS

Committer:
mbed_official
Date:
Thu Nov 28 16:02:22 2019 +0000
Revision:
26:bb28f35662b7
Parent:
21:96984dd5a1f7
Merge https://github.com/ARMmbed/mbed-os-example-sys-info

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-sys-info

Who changed what in which revision?

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