target is a Raspberry pi 3B+ with the official 7" display mounted
framebuffer is at /dev/fb0
touch is expected at /dev/input/event0
$ git clone --recursive https://github.com/JefkeB/lvgl_rpi_framebuffer.git
in the cloned directory
$ mkdir build
$ cd build
$ cmake ..
$ make