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/OutputTask/OutputTask.cpp
- Revision:
- 75:96512ccc0443
- Parent:
- 74:03ccf04998b5
- Child:
- 77:43e0a3d9e536
--- a/src/OutputTask/OutputTask.cpp Mon Sep 19 12:54:55 2016 +0000 +++ b/src/OutputTask/OutputTask.cpp Mon Sep 19 14:42:19 2016 +0000 @@ -36,6 +36,8 @@ printf("\r%s has started...\n", __func__); loadPersistentOutputs(); + osSignalSet(mainThreadId, sig_output_continue); + while (true) { // wait for an event