Example to get the System Information from Mbed OS

Committer:
mbed_official
Date:
Mon May 13 19:02:13 2019 +0100
Revision:
21:96984dd5a1f7
Parent:
0:db1600a88ae1
Merge pull request #30 from jamesbeyond/test

Add log test for sys info example
.
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 }