Free rtos build error when using queues using stm32cube IDE. configUSE_QUEUE_SETS set to 1 not found in FreeRTOSCOnfig.h
Hi, I am trying to implement Queues for my application having three tasks. Two tasks sending messages and third task will receive the messages from task 1 and task 2.But when I build I am getting this errors.20:52:21 **** Incremental Build of config...