Search found 2 matches

by www.freertos.org
Wed Jun 28, 2017 3:49 pm
Forum: General Discussion
Topic: freeRTOS scheduling on esp32
Replies: 6
Views: 11901

Re: freeRTOS scheduling on esp32

If you are not sure how the scheduler selects which task to execute then I would recommend reading the first few chapters of the book that can be downloaded from here.
by www.freertos.org
Tue Jan 17, 2017 8:20 pm
Forum: ESP-IDF
Topic: untested functions in freertos
Replies: 6
Views: 10402

Re: untested functions in freertos

Can you clarify what you mean when you say this functionality is not tested? FreeRTOS developers test the code they distribute, including these functions.