Search found 1 match
- Sat Dec 25, 2021 2:27 am
- Forum: ESP32 Arduino
- Topic: FreeRTOS code
- Replies: 0
- Views: 2840
FreeRTOS code
Hello, I am prototyping some code for ESP32 using Arduino IDE. I have done a few sketches to prove some concepts but I'm now stuck on some task optimizations. I have discovered that some task notification functions such as xTaskNotifyAndQuery have not been included in the core. I cannot find a simpl...