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
@NickeZ NickeZ force-pushed the maint/screen-dma branch 2 times, most recently from 60a1ad5 to 57b1c46 Compare September 26, 2025 13:43
@NickeZ NickeZ force-pushed the maint/screen-dma branch 3 times, most recently from e60d660 to 8b22b4f Compare October 7, 2025 11:50
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