Skip to content

Add method to request multiple framebuffers on noglib version (BSP-566) #412

@Spritetm

Description

@Spritetm

Related area

Display

Hardware specification

BSP package P4-ev-board

Is your feature request related to a problem?

For a game port, I need multiple framebuffers I can draw to. The LVGL version of the BSP allows me to select that, but in noglib, there is no way to get more than 1 framebuffer

Describe the solution you'd like

bsp_display_config_t could get a flag or integer field indicating multiple framebuffers are requested; bsp_display_new would need to honour that.

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions