Skip to content

Update to LVGL master (unl0kr)

Johannes Marbach requested to merge johannes/unl0kr into master

Fixes: #25 (closed)

This compiles and runs now. I chose the quick intermediate way of just adapting the libinput driver in our lv_drivers fork to the new lvgl API: https://github.com/calebccff/lv_drivers/pull/6

This is a stopgap because eventually we'll need to bring our fork back into lvgl.

Left to do before this can land:

Edited by Johannes Marbach

Merge request reports