GitHub - lvgl/lv_port_pc_vscode
GitHub - lvgl/lvgl: Embedded graphics library to create beautiful UIs for any MCU, MPU and display t
LVGL — Light and Versatile Embedded Graphics Library
欢迎阅读LVGL中文开发手册! — LVGL 文档
git clone --recursive https://github.com/lvgl/lv_port_pc_vscode sudo apt-get update && sudo apt-get install -y build-essential libsdl2-dev cmake mkdir build cd build cmake .. make -j ../bin/main