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

Add RP2350 support for 320x240 8bit color #9636

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Sep 16, 2024

This is a resolution supported by RP2040 too.

Fixes #9629

This is a resolution supported by RP2040 too.

Fixes micropython#9629
@tannewt tannewt added this to the 9.2.0 milestone Sep 16, 2024
@tannewt tannewt requested a review from jepler September 16, 2024 22:33
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Looks good, and I'm sure you tested!

@dhalbert
Copy link
Collaborator

Ugh, rtd is breaking trying to pip install pycrypto, which looks like it might be due to pyusb (whose version has not changed)? https://readthedocs.org/projects/circuitpython/builds/25647116/

@RetiredWizard
Copy link

The demo now works without modification using this artifact. Thanks!!!

@microdev1 microdev1 merged commit 8969ddc into adafruit:main Sep 17, 2024
37 of 40 checks passed
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.

Support DVI settings from RP2040/PIO version of picodvi in the RP2350/HSTX version
4 participants