You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
ndg/lib/lv_drivers
alex be9cb613de
lib/lv_drivers: update to latest 0091dc6 (2024-02-14)
git subtree --prefix=lib/lv_drivers --squash pull \
      https://github.com/lvgl/lv_drivers \
      0091dc612facc94dce1061a9b78d641c77f1791a
7 months ago
..
.github lib: add lv_drivers v8.3.0 as a subtree module 2 years ago
display lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
docs lib: add lv_drivers v8.3.0 as a subtree module 2 years ago
gtkdrv lib: add lv_drivers v8.3.0 as a subtree module 2 years ago
indev lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
sdl lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
wayland lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
win32drv lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
x11 lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
.gitignore lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
CMakeLists.txt lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
LICENSE lib: add lv_drivers v8.3.0 as a subtree module 2 years ago
README.md lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
library.json lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
lv-drivers.pc.in lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
lv_drivers.mk lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
lv_drv_conf_template.h lib/lv_drivers: update to latest 0091dc6 (2024-02-14) 7 months ago
win_drv.c lib: add lv_drivers v8.3.0 as a subtree module 2 years ago
win_drv.h lib: add lv_drivers v8.3.0 as a subtree module 2 years ago

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!