simulator/lvgl_v8_front/lv_drivers
刘杰锋 7217463e55 前板第一次提交 2024-03-29 16:11:04 +08:00
..
.github 前板第一次提交 2024-03-29 16:11:04 +08:00
display 前板第一次提交 2024-03-29 16:11:04 +08:00
docs 前板第一次提交 2024-03-29 16:11:04 +08:00
gtkdrv 前板第一次提交 2024-03-29 16:11:04 +08:00
indev 前板第一次提交 2024-03-29 16:11:04 +08:00
sdl 前板第一次提交 2024-03-29 16:11:04 +08:00
wayland 前板第一次提交 2024-03-29 16:11:04 +08:00
win32drv 前板第一次提交 2024-03-29 16:11:04 +08:00
.gitignore 前板第一次提交 2024-03-29 16:11:04 +08:00
CMakeLists.txt 前板第一次提交 2024-03-29 16:11:04 +08:00
LICENSE 前板第一次提交 2024-03-29 16:11:04 +08:00
README.md 前板第一次提交 2024-03-29 16:11:04 +08:00
library.json 前板第一次提交 2024-03-29 16:11:04 +08:00
lv_drivers.mk 前板第一次提交 2024-03-29 16:11:04 +08:00
lv_drv_conf_template.h 前板第一次提交 2024-03-29 16:11:04 +08:00
win_drv.c 前板第一次提交 2024-03-29 16:11:04 +08:00
win_drv.h 前板第一次提交 2024-03-29 16:11:04 +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!