# LVGL_Simulation **Repository Path**: giteejinyan/lvgl-simulation ## Basic Information - **Project Name**: LVGL_Simulation - **Description**: window下用LVGL模拟器 - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-05-28 - **Last Updated**: 2024-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LVGL_PC模拟器 ## Visual Studio #### 介绍 选择使用Visual Studio2019模拟LVGL #### 软件架构 LVGL版本为7.11.0 ## VScode #### 介绍 使用cmake插件,和mingw64工具集进行编译,使用时需要重新配置一下cmake路径 #### 软件架构 目前已经适配两个版本 分别为 7.11.0 和 8.3.0 可根据不同版本适配不同模拟器。