Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By jonoboy9
#86861 Hi,
I am using the Arduino IDE to program the ESP8266.
I now need to start to use RTOS to create Tasks for an eventual port onto the ESP32 to use twin cores. (I do know that the ESP8266 is single core)
From what I have read, Arduino_FreeRTOS is for AVR only and not the ESP8266. Is this correct?
Is it also correct to say, that the Arduino IDE can not be used for development using RTOS
For someone who has only used the Arduino IDE for development, I would appreciate the best way to start using RTOS on the ESP8266 on the windows platform. Sites I have come across seem to be only for the Linux platforms.
I really appreciate some help. Many thanks