Example application demonstrating Memory stats API and debug functions
Fork of mbed-os-example-platform-utils by
Revision 3:92b97ba04fd3, committed 2017-10-30
- Comitter:
- Senthil Ramakrishnan
- Date:
- Mon Oct 30 14:26:48 2017 -0500
- Parent:
- 2:c03cd481c34b
- Commit message:
- Fixed README
Changed in this revision
| README.md | Show annotated file Show diff for this revision Revisions of this file |
--- a/README.md Mon Oct 30 14:21:38 2017 -0500
+++ b/README.md Mon Oct 30 14:26:48 2017 -0500
@@ -29,8 +29,7 @@
NOTE: Make sure you define the following variables:
MBED_STACK_STATS_ENABLED
MBED_HEAP_STATS_ENABLED
- MBED_MEM_TRACING_ENABLED
-
+
5. Open a serial console session with the target platform using the following parameters:
* **Baud rate:** 9600
* **Data bits:** 8
mbed_example
