This project demonstrates multitasking, UART communication, and mutex synchronization using FreeRTOS on an STM32 microcontroller. Three RTOS tasks run concurrently and print messages to a serial ...
#define traceTASK_NOTIFY_TAKE() SEGGER_SYSVIEW_RecordU32x2(apiID_OFFSET + apiID_ULTASKNOTIFYTAKE, xClearCountOnExit, xTicksToWait) #define traceTASK_DELAY() SEGGER ...