Template code Support mbed-os 5.x
Dependencies: X_NUCLEO_IKS01A3
Diff: mbed_app.json
- Revision:
- 0:3c909a9f5c1f
diff -r 000000000000 -r 3c909a9f5c1f mbed_app.json
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json Thu Aug 15 13:41:34 2019 +0000
@@ -0,0 +1,11 @@
+{
+ "target_overrides": {
+ "*": {
+ "platform.stack-stats-enabled": true,
+ "platform.heap-stats-enabled": true,
+ "platform.cpu-stats-enabled": true,
+ "platform.thread-stats-enabled": true,
+ "platform.sys-stats-enabled": true
+ }
+ }
+}