purduesigbots / liblvgl

2 stars 3 forks source link

Update LVGL to version 8.3 #5

Closed Richard-Stump closed 1 year ago

Richard-Stump commented 2 years ago

The latest version of LVGL is version 8.3: https://github.com/lvgl/lvgl

We need to update the template to match this version. We only need to worry about the files under the src/ folder in the above repo, and these are transplanted to our src/ and include/ folders.

When updating the LVGL version, be sure to carry over the necessary settings in /include/display/lv_conf.h