How to start using LVGL with KL25z?

Hello everyone,

For my Semester 2 project, I wanted to incorporate LVGL, but I’m having a hard time getting started. I am not allowed to use an RTOS, and I have to build it in Keil using plain C.

The display I have utilizes ST7796S + XPT2046 (SPI). Is there any example i can follow? Do i need to port anything?