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

Auto generated API documentation and code listings for 10_rtos_signals_ledblink

Code

main.cpp [code]