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

Adding Byte-Per-Pixel Memory model option to memlcd #10640

Merged

Conversation

jturnsek
Copy link
Contributor

Summary

LVGL uses Byte-Per-Pixel Memory model for monochromatic displays. This option enables memlcd driver to be used with LVGL.

Impact

memlcd driver

Testing

LVGL with Sharp MEMLCD.

drivers/lcd/memlcd.c Outdated Show resolved Hide resolved
drivers/lcd/memlcd.c Show resolved Hide resolved
drivers/lcd/memlcd.c Outdated Show resolved Hide resolved
Copy link
Contributor

@pkarashchenko pkarashchenko left a comment

Choose a reason for hiding this comment

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

LGTM!

@xiaoxiang781216 xiaoxiang781216 merged commit 6840b44 into apache:master Sep 16, 2023
25 of 26 checks passed
@jerpelea jerpelea added this to To-Add in Release Notes - 12.3.0 Sep 26, 2023
@jerpelea jerpelea moved this from To-Add to done in Release Notes - 12.3.0 Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants