This a fork of https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-blinky/

Committer:
c_jin
Date:
Mon Feb 18 05:30:47 2019 +0000
Revision:
0:8b84a0b4f817
Fork of https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-blinky/

Who changed what in which revision?

UserRevisionLine numberNew contents of line
c_jin 0:8b84a0b4f817 1 {
c_jin 0:8b84a0b4f817 2 "target_overrides": {
c_jin 0:8b84a0b4f817 3 "*": {
c_jin 0:8b84a0b4f817 4 "platform.stack-stats-enabled": true,
c_jin 0:8b84a0b4f817 5 "platform.heap-stats-enabled": true,
c_jin 0:8b84a0b4f817 6 "platform.cpu-stats-enabled": true,
c_jin 0:8b84a0b4f817 7 "platform.thread-stats-enabled": true,
c_jin 0:8b84a0b4f817 8 "platform.sys-stats-enabled": true
c_jin 0:8b84a0b4f817 9 }
c_jin 0:8b84a0b4f817 10 }
c_jin 0:8b84a0b4f817 11 }