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
68dd23525e
git subtree add --prefix=lib/lv_drivers --squash \ https://github.com/lvgl/lv_drivers v8.3.0 |
2 years ago | |
---|---|---|
.. | ||
.github | 2 years ago | |
display | 2 years ago | |
docs | 2 years ago | |
gtkdrv | 2 years ago | |
indev | 2 years ago | |
sdl | 2 years ago | |
wayland | 2 years ago | |
win32drv | 2 years ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
library.json | 2 years ago | |
lv_drivers.mk | 2 years ago | |
lv_drv_conf_template.h | 2 years 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 LittlevGL.
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!