Skip to content
Snippets Groups Projects
Commit c27f3fcc authored by fgross's avatar fgross Committed by rahix
Browse files

feat(pycardium): Enable framebuf module

The framebuf module provides a framebuffer implementation running purely
in MicroPython which will increase drawing performance by a lot.  A
follow-up change will be necessary to connect this framebuffer
implementation to the display API.

This commit is implements a part of MR !211.
parent 3c1645ce
No related branches found
No related tags found
No related merge requests found
Pipeline #4235 passed