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.
alex
be9cb613de
git subtree --prefix=lib/lv_drivers --squash pull \ https://github.com/lvgl/lv_drivers \ 0091dc612facc94dce1061a9b78d641c77f1791a |
9 months ago | |
---|---|---|
.. | ||
.github | 2 years ago | |
display | 9 months ago | |
docs | 2 years ago | |
gtkdrv | 2 years ago | |
indev | 9 months ago | |
sdl | 9 months ago | |
wayland | 9 months ago | |
win32drv | 9 months ago | |
x11 | 9 months ago | |
.gitignore | 9 months ago | |
CMakeLists.txt | 9 months ago | |
LICENSE | 2 years ago | |
README.md | 9 months ago | |
library.json | 9 months ago | |
lv-drivers.pc.in | 9 months ago | |
lv_drivers.mk | 9 months ago | |
lv_drv_conf_template.h | 9 months 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!