This project is a demonstration of the priority inversion problem and how FreeRTOS mutex automatically solves it using priority inheritance. The code creates three tasks with different priorities ...