Search found 2 matches
- Wed Jun 28, 2017 3:49 pm
- Forum: General Discussion
- Topic: freeRTOS scheduling on esp32
- Replies: 6
- Views: 12951
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.
- Tue Jan 17, 2017 8:20 pm
- Forum: ESP-IDF
- Topic: untested functions in freertos
- Replies: 6
- Views: 11688
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.