Tag: freertos
02.02.2025 07:19
48
48
Enabling runtime statistics collection in ESP32-arduino
This article will focus on the FreeRTOS functions vTaskGetRunTimeStats and vTaskList, but the same method applies to change any sdkconfig option. The main issue is that in the pre-built ESP32-arduino…
Read