Can anyone tell me if this scheduler has been used for tasks more complex than blinking LEDs or outputting messages to a serial?
For example, working with displays, or even better, working with the lvgl graphics library?

Does the library have the ability to work with a dual-processor esp32s3 microcontroller?
Is there some kind of analog of a mutex like in freeRTOS?
https://docs.lvgl.io/master/details/integration/adding-lvgl-to-your-project/threading.html#method-2-use-a-mutex
I would be glad to have a constructive discussion with engineers😀
Can anyone tell me if this scheduler has been used for tasks more complex than blinking
LEDsor outputting messages to a serial?For example, working with displays, or even better, working with the lvgl graphics library?
Does the library have the ability to work with a dual-processor
esp32s3microcontroller?Is there some kind of analog of a
mutexlike infreeRTOS?I would be glad to have a constructive discussion with engineers😀