lvgl_cpp/lv_drivers
chenyf b5b14507ab v0.1 2023-03-14 19:57:25 +08:00
..
display v0.1 2023-03-14 19:57:25 +08:00
docs v0.1 2023-03-14 19:57:25 +08:00
gtkdrv v0.1 2023-03-14 19:57:25 +08:00
indev v0.1 2023-03-14 19:57:25 +08:00
sdl v0.1 2023-03-14 19:57:25 +08:00
wayland v0.1 2023-03-14 19:57:25 +08:00
win32drv v0.1 2023-03-14 19:57:25 +08:00
.gitignore v0.1 2023-03-14 19:57:25 +08:00
CMakeLists.txt v0.1 2023-03-14 19:57:25 +08:00
LICENSE v0.1 2023-03-14 19:57:25 +08:00
README.md v0.1 2023-03-14 19:57:25 +08:00
library.json v0.1 2023-03-14 19:57:25 +08:00
lv_drivers.mk v0.1 2023-03-14 19:57:25 +08:00
lv_drv_conf_template.h v0.1 2023-03-14 19:57:25 +08:00
win_drv.c v0.1 2023-03-14 19:57:25 +08:00
win_drv.h v0.1 2023-03-14 19:57:25 +08:00

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!