Page 1 of 1

preemptible tasks

Posted: Tue Jan 12, 2016 5:37 am
by tvoneicken
[I know I could answer this by searching through the sources, but maybe some kind soul here know off-the-bat?]

Does the FreeRTOS configuration in the SDK support preemptible tasks? Or are the tasks non-preemptible like on the esp8266?

Re: preemptible tasks

Posted: Tue Jan 12, 2016 9:58 am
by ESP_Sprite
As far as I know, the ESP8266 also has pre-emptible tasks in the FreeRTOS SDK. Or were you referring to the non-OS SDK?