Good evening, All!
I’ve ordered the UNO R4 WiFi, and I am wondering whether the onboard ESP32 provides access to RTOS’ multithreading API?
My search of the forum for an answer came up empty.
Thanx in advance!
Good evening, All!
I’ve ordered the UNO R4 WiFi, and I am wondering whether the onboard ESP32 provides access to RTOS’ multithreading API?
My search of the forum for an answer came up empty.
Thanx in advance!
FreeRTOS™ library for RA4M1 is included with the Arduino "core" from the beginning and is based on FreeRTOS™ Kernel v10.5 ... I tried it on both MINIMA and WiFi and it works as expected on both.
Guglielmo