i am a bit confused right now. I want to publish some P4 demo, i hope someone gonna like it, (its LVGL + USB host midi), but i found some problem with managed componets.
At first in the project i added components from this repo
https://github.com/espressif/esp-dev-ki ... d/examples
But to make it easier to build by anyone else i thought it would be good to use official managed component
https://components.espressif.com/compon ... _ev_board/
Here is the problem. In the second case i am having problems with LVGL configuration. It is complaining about buffer memory shortage, even if its default 64kB, when in first case i have only 25kB.
It probably has something to do with this component, which is used in 2nd case
Why offical lvgl is working better that espressif port?esp_lvgl_port