-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LVGL v9.1 #175
Conversation
YES!!!! Thanks a lot for the hard work |
Can you do some performance checks? With lvgl 9 I had reductions in fps while at the same time CPU usage increased. |
Hi Rene, I already noticed this. Looks like SPI ram is not used, |
Seems to run at 30fps (esp32-8048s070c). |
Rotation has been solved! Was issue in LVGL library... |
No description provided.