Example to demonstrate usage of mbed_stats_stack_get_each API

Fork of heap_stats_example by mbed_example

Revision:
4:539750137652
Parent:
2:cbb9a9884f45
--- a/mbed_app.json	Thu Aug 30 16:47:16 2018 +0000
+++ b/mbed_app.json	Thu Aug 30 16:51:05 2018 +0000
@@ -1,3 +1,3 @@
 {
-    "macros": ["MBED_HEAP_STATS_ENABLED=1"]
+    "macros": ["MBED_STACK_STATS_ENABLED=1"]
 }