Lvgl 9.3
Lvgl 9.3 学习笔记
Section titled “Lvgl 9.3 学习笔记”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
Linux 环境搭建
Section titled “Linux 环境搭建”git clone --recursive https://github.com/lvgl/lv_port_pc_vscodesudo apt-get update && sudo apt-get install -y build-essential libsdl2-dev cmakemkdir buildcd buildcmake ..make -j../bin/main