Template code Support mbed-os 5.x

Dependencies:   X_NUCLEO_IKS01A3

Committer:
noutram
Date:
Thu Aug 15 13:41:34 2019 +0000
Revision:
0:3c909a9f5c1f
Please try this!

Who changed what in which revision?

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