Support for Azure RTOS or best practice?

Hi!

I have got LVGL up and running for STM32 bare metal but I am struggling to get it work with Azure RTOS. There seems to be support for e.g FreeRTOS by configurerng in lvgl_conf.h which in turn seems to define timers and mutexes, but no support for Azure RTOS.

So, are there any plans for supporting Azure RTOS in any near time releases?
If not, are there any examples on how to do this e.g best practices?

Many thanks in advance