Hyunwoo Choihyunwoochoi.hashnode.devยทMay 14, 2023Delay functions in FreeRTOSLast time, I talked about the RTOS task state. This time, I'd like to talk about one of the task controls, delay. There are three delay functions are provided; vTaskDelay(), vTaskDelayUntil(), xTaskDelayUntil(). However, to use these functions, you n...358 readsRTOSfreeRTOS Add a thoughtful commentNo comments yetBe the first to start the conversation.