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

fixed lvgl example for nucleo-l452re #1231

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

frnktank
Copy link
Contributor

modm/examples/nucleo_l452re/lvgl/main.cpp:
Changed buffering mode in lvgl example to "partial" to accomodate for the smaller than screen-sized buffer. Also aligned the buffer in memory because of lvgl requiring a aligned buffer.

Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@salkinium salkinium linked an issue Nov 22, 2024 that may be closed by this pull request
@salkinium salkinium merged commit 6bc0723 into modm-io:develop Nov 22, 2024
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

nucleo-l452-re lvgl example wrong display buffering mode
2 participants