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

Changes

RevisionDateWhoCommit message
0:e2662deac7e9 2016-02-23 icserny First version default tip