OMOTE/LVGL Simulator/LvglPlatform/lv_drivers
Max 00145ed0dc Initial Upload 2023-06-28 20:26:56 +02:00
..
.github Initial Upload 2023-06-28 20:26:56 +02:00
display Initial Upload 2023-06-28 20:26:56 +02:00
docs Initial Upload 2023-06-28 20:26:56 +02:00
gtkdrv Initial Upload 2023-06-28 20:26:56 +02:00
indev Initial Upload 2023-06-28 20:26:56 +02:00
sdl Initial Upload 2023-06-28 20:26:56 +02:00
wayland Initial Upload 2023-06-28 20:26:56 +02:00
win32drv Initial Upload 2023-06-28 20:26:56 +02:00
.gitignore Initial Upload 2023-06-28 20:26:56 +02:00
CMakeLists.txt Initial Upload 2023-06-28 20:26:56 +02:00
LICENSE Initial Upload 2023-06-28 20:26:56 +02:00
README.md Initial Upload 2023-06-28 20:26:56 +02:00
library.json Initial Upload 2023-06-28 20:26:56 +02:00
lv_drivers.mk Initial Upload 2023-06-28 20:26:56 +02:00
lv_drv_conf_template.h Initial Upload 2023-06-28 20:26:56 +02:00
win_drv.c Initial Upload 2023-06-28 20:26:56 +02:00
win_drv.h Initial Upload 2023-06-28 20:26:56 +02:00

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!