Skip to content

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

Merged
merged 14 commits into from
Sep 20, 2022
Merged

Merge upstream updates #2

merged 14 commits into from
Sep 20, 2022

Conversation

microdev1
Copy link

No description provided.

vikramdattu and others added 14 commits August 8, 2022 07:58
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
…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
@dhalbert dhalbert requested a review from jepler September 20, 2022 14:47
Copy link

@jepler jepler left a 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.

@microdev1
Copy link
Author

It appears these are merely upstream changes...

Yes, these are only upstream changes.
Only merge conflicts I got were related to variable naming, apart from that there is no new code added from my side.

@dhalbert dhalbert merged commit 7e51ff7 into adafruit:circuitpython Sep 20, 2022
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.

9 participants