unwieldycat / robodash

A GUI toolkit for PROS 4
https://robodash.readthedocs.io/
MIT License
19 stars 3 forks source link

Bundle LVGL #2

Closed unwieldycat closed 1 year ago

unwieldycat commented 1 year ago

Bundle LVGL in this library, instead of depending on PROS liblvgl.

This change allows users to access the same lvgl version/config that the library uses, and allows the library to be on whatever lvgl version it chooses (no dependence on liblvgl).