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

Pico display refactoring #856

Merged
merged 13 commits into from
Aug 29, 2024

Conversation

Daft-Freak
Copy link
Collaborator

This is a bunch of patches from the launcher branch that also happens to be useful for enabling double-buffered hires modes on RP2350.

Can be manually set with -DDOUBLE_BUFFERED_HIRES=0/1 if you want single buffered on an RP2350 or want to run out of memory on an RP2040.

Tested VGA and Display Pack, haven't tested PicoVision, but that was originally built on these changes so it's probably fine...

@Daft-Freak
Copy link
Collaborator Author

Now fully tested. Turns out the st7789 displays still work fine at 75MHz, which is handy if you're not overclocking an RP2350.

On a related note, I should probably adjust the overclocking code...

@Daft-Freak Daft-Freak merged commit ee8749b into 32blit:master Aug 29, 2024
9 checks passed
@Daft-Freak Daft-Freak deleted the pico-rp2350-disply-buffer branch August 29, 2024 11:07
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.

1 participant