Synchronize two tasks by the help of an event signal. Thread2 changes the state of LED1 when an event flag arrives. Thread1 (the main thread) sends event flags at reguar intervals.

Dependencies:   mbed-rtos mbed

History

First version default tip

2016-02-23, by icserny [Tue, 23 Feb 2016 13:25:29 +0000] rev 0

First version