-
Notifications
You must be signed in to change notification settings - Fork 74
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
Bump LVGL version to 8.3.5 #67
Conversation
This was a grossly overoptimistic statement. |
Seems like it was caused by the draw buffer possibly being dropped/moved. I'm quite certain that what we were doing (giving the display driver an immutable reference without even so much as a |
Done! :D I'll fix the old Gauge example (now Meter) later as that seems relatively low priority. All examples build and run as before, all tests pass. 🍾 |
bump lvgl to 8.3.5 begin fixing for 8.x simplify style generation rework display buffer make lvgl_alloc build fix tests fix input devices
@nia-e That is awesome! I will give a look to this PR later today. ;) |
@nia-e Feel free to merge whenever you want. Thank you! 💯 |
Closes #66
Remaining things to do: