-
Notifications
You must be signed in to change notification settings - Fork 99
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
feat(esp_qemu_rgb_panel): implement 16bpp QEMU RGB panel (IEC-77) #287
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this improvement!
I left a few remarks
81e7816
to
fe47e94
Compare
Thanks for the review! The remark has been resolved. |
should we upgrade the component version? |
esp_lcd_qemu_rgb/examples/lcd_qemu_rgb_panel/main/lcd_qemu_rgb_panel_main.c
Outdated
Show resolved
Hide resolved
78f4e51
to
e76bef8
Compare
Changes, LGTM! |
Please also bump the version in idf_component.yml. |
e76bef8
to
cba281d
Compare
Yes sure, has been bumped to 1.0.1. |
@horw Looks good, just two final things:
|
cba281d
to
eb423d5
Compare
d414d28
to
ae1ce09
Compare
@igrr, from what I can see, the main issue with the failed job was primarily related to cryptography. Therefore, I have changed the |
Looks like there is one more thing to update, it is this sentence in the readme file:
|
ae1ce09
to
f5eac11
Compare
f5eac11
to
c399bb3
Compare
Checklist
url
field definedChange description
Please describe your change here