MXC_A39_20240320/MXC-A39/lv_drivers
liulin 33e6eb45b3 A39模拟器 2024-03-07 11:03:18 +08:00
..
.github A39模拟器 2024-03-07 11:03:18 +08:00
display A39模拟器 2024-03-07 11:03:18 +08:00
docs A39模拟器 2024-03-07 11:03:18 +08:00
gtkdrv A39模拟器 2024-03-07 11:03:18 +08:00
indev A39模拟器 2024-03-07 11:03:18 +08:00
wayland A39模拟器 2024-03-07 11:03:18 +08:00
win32drv A39模拟器 2024-03-07 11:03:18 +08:00
.gitignore A39模拟器 2024-03-07 11:03:18 +08:00
CMakeLists.txt A39模拟器 2024-03-07 11:03:18 +08:00
LICENSE A39模拟器 2024-03-07 11:03:18 +08:00
README.md A39模拟器 2024-03-07 11:03:18 +08:00
library.json A39模拟器 2024-03-07 11:03:18 +08:00
lv_drivers.mk A39模拟器 2024-03-07 11:03:18 +08:00
lv_drv_conf_template.h A39模拟器 2024-03-07 11:03:18 +08:00
win_drv.c A39模拟器 2024-03-07 11:03:18 +08:00
win_drv.h A39模拟器 2024-03-07 11:03:18 +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 touch pad driver with LittlevGL please share it with other people!