I’ve been using LVGL for a short time, so maybe this question is kind of stupid, but… what is or what are the real problem of using LVGL 9 with ESP-IDF5? I’ve seen several examples and repositories where it says: “it’s not recommended to use lvgl9”/“it’s not recommended to use LVGL with IDF5” or things like that, even the IDF examples and some components are based on IDF4 and LVGL8.
so far in my tests, I have not seen any problems, or rather, any problems directly related to the use of IDF5+LVGL9.
Is there anything I should pay attention to before creating a large project or is this just an old doc?