Skip to content
Snippets Groups Projects
  • q3k's avatar
    4b525b17
    components/st3m: init with crtc · 4b525b17
    q3k authored
    This implements the 'crtc' part of the graphics stack, ie. the task
    responsible for blitting out a set of framebuffers over SPI as fast as
    possible.
    
    Currently this is still single-buffered, as the micropython API needs to
    be changed to support injected, per-frame ctx instances.
    4b525b17
    History
    components/st3m: init with crtc
    q3k authored
    This implements the 'crtc' part of the graphics stack, ie. the task
    responsible for blitting out a set of framebuffers over SPI as fast as
    possible.
    
    Currently this is still single-buffered, as the micropython API needs to
    be changed to support injected, per-frame ctx instances.