Problem compiling lvgl with custom micropython

Heads-up that there is a problem still in keeping lv “running”. The timer in lvesp32 that schedules lv_task_handler isn’t working, and if it were it would run every millisecond, which I don’t think is practical. I’m looking into it: What calls touch.read() for xpt2046?