Skip to content

Conversation

NickeZ
Copy link
Collaborator

@NickeZ NickeZ commented Sep 18, 2025

No description provided.

@NickeZ NickeZ force-pushed the maint/screen-dma branch 12 times, most recently from 4884fd1 to 28f1a4a Compare September 18, 2025 13:45
Create a new module called "canvas" which is responsible for double
buffering. Double buffering is required to enable asynchronous transfer
of the frame buffer. While the "active" frame buffer is being
transferred to the oled in the background, the ui will render to a
"working" frame buffer. When the rendering is complete the buffers are
flipped with "canvas_commit".
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