Skip to content
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 esp_lvgl_port and lvgl #416

Merged
merged 3 commits into from
Apr 3, 2025
Merged

Bump esp_lvgl_port and lvgl #416

merged 3 commits into from
Apr 3, 2025

Conversation

stintel
Copy link
Collaborator

@stintel stintel commented Apr 3, 2025

No description provided.

@stintel stintel force-pushed the bump/lvgl branch 7 times, most recently from 4adf6a8 to 57eb640 Compare April 3, 2025 23:06
@stintel stintel closed this Apr 3, 2025
@stintel stintel reopened this Apr 3, 2025
@stintel
Copy link
Collaborator Author

stintel commented Apr 3, 2025

Jesus fucking christ Github

stintel added 3 commits April 4, 2025 02:21
Version 2.1.0 and later seem to cause the LVGL task to consume the
entire CPU core it's running on, making Willow unusable.
This is the current latest version in LVGL 8.3.

Torture test results: 1000/1000.
This is the current most recent version of LVGL 8. In LVGL 9, the
function lv_label_set_recolor was removed in favor of lv_span.
Refactoring the code to use lv_span is going to be non-trivial. In
addition, the lv_label_set_recolor function was re-added in LVGL master,
but they did not publish a new release after that commit. Let's stick
with LVGL 8 for now.

Torture test results: 1000/1000.
@stintel stintel merged commit 72dbde7 into main Apr 3, 2025
9 checks passed
@stintel stintel deleted the bump/lvgl branch April 3, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant