This section proposes a series of tutorials to get started with FreeRTOS and STM32.
It covers FreeRTOS instantiation into an existing bare-metal project and main task synchronization mechanisms:
- Binary Semaphores
- Mutexes
- Message Queue
- Event Groups
- ...
