fanday / lv_port_linux_frame_buffer

LVGL configured to work with a standard Linux framebuffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LVGL for frame buffer device

LVGL configured to work with /dev/fb0 on Linux.

When cloning this repository, also make sure to download submodules (git submodule update --init --recursive) otherwise you will be missing key components.

Check out this blog post for a step by step tutorial: https://blog.lvgl.io/2018-01-03/linux_fb

About

LVGL configured to work with a standard Linux framebuffer

License:MIT License


Languages

Language:C 95.1%Language:Makefile 4.9%