embedded-framework/external/lvglBoard/lv_drivers
2024-02-05 11:05:49 -08:00
..
display Add lvgl code on board. 2024-02-05 11:05:49 -08:00
docs Add lvgl code on board. 2024-02-05 11:05:49 -08:00
gtkdrv Add lvgl code on board. 2024-02-05 11:05:49 -08:00
indev Add lvgl code on board. 2024-02-05 11:05:49 -08:00
sdl Add lvgl code on board. 2024-02-05 11:05:49 -08:00
wayland Add lvgl code on board. 2024-02-05 11:05:49 -08:00
win32drv Add lvgl code on board. 2024-02-05 11:05:49 -08:00
.gitignore Add lvgl code on board. 2024-02-05 11:05:49 -08:00
CMakeLists.txt Add lvgl code on board. 2024-02-05 11:05:49 -08:00
library.json Add lvgl code on board. 2024-02-05 11:05:49 -08:00
LICENSE Add lvgl code on board. 2024-02-05 11:05:49 -08:00
lv_drivers.mk Add lvgl code on board. 2024-02-05 11:05:49 -08:00
lv_drv_conf_template.h Add lvgl code on board. 2024-02-05 11:05:49 -08:00
README.md Add lvgl code on board. 2024-02-05 11:05:49 -08:00
win_drv.c Add lvgl code on board. 2024-02-05 11:05:49 -08:00
win_drv.h Add lvgl code on board. 2024-02-05 11:05:49 -08:00

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!