-
Notifications
You must be signed in to change notification settings - Fork 5
Merge upstream updates #2
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
Conversation
1. Fixed new errors introduced due to removal of -Wno-error=format flag 2. Added CI on `release-v5.0` tag Signed-off-by: Vikram <[email protected]>
conversions (reduces memory use for grayscale). Cleanup / Addressing PR suggestions
…rformance with 128 bit SIMD instructions
…ligned_buffer Change the fb buffer as 16 bytes aligned
Added support for 8-bit grayscale output to fmt2bmp() for frame2bmp()
…g--pin_xclk-==--1 fix bug when config->pin_xclk = -1 target esp32s3
…e_of_sccb_interface feat: change sccb APIs for sharing i2c port with other devices
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.
I am not able to review this in detail at this time, or to test. It appears these are merely upstream changes that have presumably already undergone review. CircuitPython main branch does build when this submodule is updated to the proposed commit.
Yes, these are only upstream changes. |
No description provided.