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 cleanup #764

Merged
merged 6 commits into from
May 10, 2022
Merged

Conversation

Daft-Freak
Copy link
Collaborator

This is mostly moving code and a bit of deduplication. (Which I've been avoiding doing to not cause rebase pain for my "everything pico" branch)

Oh, and shaved two instructions off the PIO program...

It was the last big thing in there
Only change is defaulting to 320 width if not st7789
Most of the delay between pairs of pixels... still only get 320x240 lores at 48Hz though
last_render is only used by the st7789 code, hires_palette is unsupported
@Gadgetoid Gadgetoid merged commit 9de4cba into 32blit:master May 10, 2022
@Gadgetoid
Copy link
Contributor

Awesome, thank you!

@Daft-Freak Daft-Freak deleted the pico-display-cleanup branch May 10, 2022 15:52
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.

2 participants