filmov
tv
FreeRTOS: Managing Resources with Mutex across Interrupts and Tasks
Показать описание
FreeRTOS demo of two tasks blinking at different rates, while a counter for number of Interrupts tracks and outputs to the task for decrementing. Task management includes Mutex to prevent race condition between both tasks