A number of example programs use freeRTOS. Is there a simple guide to using this on the ESP32, how to configure and what it can do?
Many thanks
1 Answers
Hi.
At the moment we don’t have any guide about that subject.
There are some information on espressif documentation: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/freertos.html
I also found this example: https://www.hackster.io/luo-zeqing/implement-freertos-with-arduino-ide-on-esp32-444f54
Regards,
Sara