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 ...
This repository is a treasure trove of code examples and projects showcasing the power of FreeRTOS on the STM32F334 microcontroller. Dive in to explore how FreeRTOS simplifies the development of ...