Tasks: IdleTasks
Running a generic IdleTask function when all your priority tasks are in the blocked state
Running a generic IdleTask function when all your priority tasks are in the blocked state
Setting a software delay in your FreeRTOS tasks, that enables other waiting tasks to run.
Learn to add dynamic parameter to Tasks in FreeRTOS with the ESP32 and ESP-IDF
Get started with creating a basic task in FreeRTOS with the ESP32 and ESP-IDF
Integrate your ESP-IDF framework with the Eclipse CDT IDE for faster prototyping