Skip to content

feat: Linux frame buffer support - #124

Merged
mverch67 merged 2 commits into
masterfrom
frame-buffer
Apr 30, 2025
Merged

feat: Linux frame buffer support#124
mverch67 merged 2 commits into
masterfrom
frame-buffer

Conversation

@mverch67

Copy link
Copy Markdown
Collaborator

Direct control for DSI TFT screens via /dev/fb0.

In native target define:

  -D USE_FRAMEBUFFER=1
  -D LV_COLOR_DEPTH=32
  -D LV_USE_EVDEV=1

and remove

  -D USE_X11=1
  -D LV_USE_LIBINPUT=1
  -lX11 -linput -lxkbcommon

@markbirss markbirss left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome @mverch67, thank you very much

@mverch67
mverch67 merged commit 33aa689 into master Apr 30, 2025
mverch67 added a commit that referenced this pull request May 25, 2025
* frame buffer

* trunk fmt
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.

2 participants