Closed Ciberfete closed 8 months ago
If you are looking to test lvgl there are several samples on my repo already https://github.com/sukesh-ak?tab=repositories&q=lvgl&type=&language=&sort=
ESP32-TUX is made as a template, not sure what you are trying to do. Though copy pasting should work if you understand the flow.
You can also check my gist for easy samples here https://gist.github.com/sukesh-ak
Hello, and thanks for the repository. Going through the code I tried to comment and compile the code without the user interface to understand the most of it.
While all my tests for LovyanGFX worked with no issues, I cannot yet make a simple test for lvgl within the project.
I'm testing using:
WT32-SC013.5 and SC01 Plus 3.5. IDF v5.1.2
Is there any reason why I can't test lvgl demos and examples in this project?
Thanks in advance