Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: src/main.cpp
- Revision:
- 17:dfa2c53b3f38
- Parent:
- 13:c80c283f9db2
--- a/src/main.cpp Wed Sep 07 14:51:00 2016 +0000 +++ b/src/main.cpp Wed Sep 07 18:43:59 2016 +0000 @@ -86,6 +86,7 @@ Thread::wait(1000); // display free memory on the heap + printf("\r\n"); __heapstats((__heapprt)fprintf,stdout); printf("\r\n");