You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git subtree --prefix=lib/lv_drivers --squash pull \ https://github.com/lvgl/lv_drivers \ 0091dc612facc94dce1061a9b78d641c77f1791a |
1 year ago | |
---|---|---|
.. | ||
.github | 2 years ago | |
display | 1 year ago | |
docs | 2 years ago | |
gtkdrv | 2 years ago | |
indev | 1 year ago | |
sdl | 1 year ago | |
wayland | 1 year ago | |
win32drv | 1 year ago | |
x11 | 1 year ago | |
.gitignore | 1 year ago | |
CMakeLists.txt | 1 year ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago | |
library.json | 1 year ago | |
lv-drivers.pc.in | 1 year ago | |
lv_drivers.mk | 1 year ago | |
lv_drv_conf_template.h | 1 year ago | |
win_drv.c | 2 years ago | |
win_drv.h | 2 years ago |
README.md
Display and Touch pad drivers
Display controller and touchpad driver to can be directly used with LVGL.
To learn more about using drivers in LittlevGL visit the Porting guide.
If you used a new display or touchpad driver with LittlevGL please share it with other people!