This is a pre-configured Visual Studio project to try LVGL on a Windows PC. The project only depend on Win32 API, C Runtime and C++ STL, so you can compile it without any extra dependencies. The ...
Note: If you want to use the stable version, please use branches with the "release/" prefix. The master branch is the current development version which may contains ...