# lvgl_lm620_windows **Repository Path**: xinwang888888_0/lvgl_lm620_windows ## Basic Information - **Project Name**: lvgl_lm620_windows - **Description**: 在codeblock仿真器上运行lvgl项目8.3,目标移植lm620,rscv-v,rtthread,sim,4g开发板 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-29 - **Last Updated**: 2025-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # pc_simulator_win_codeblocks PC simulator project for LittlevGL embedded GUI Library for Windows in Codeblocks This requires the MinGW version of **CodeBlocks 20.03 or newer** to be installed. ## How to use this: ### Tutorial for Windows 1) Download and install [Git](https://git-scm.com/downloads) 2) Download [CodeBlocks](https://www.codeblocks.org/downloads/) in latest version. It is *strongly* recommended to use the version which includes MinGW, as otherwise you will have to install and configure it separately, and there have been issues reported with missing header files when a standalone MinGW installation is used. 3) Clone this repository. - Open **Command prompt (Win key + R -> cmd -> Enter)** or **PowerShell (Win key + R -> powershell -> Enter)** (if you want different folder than _C:/Users/username_ you have to navigate to it) and type: `git clone https://github.com/lvgl/lv_sim_codeblocks_win.git` - In that folder type: `cd lv_sim_codeblocks_win` and press _Enter_. Here type: `git submodule update --init --recursive` and press Enter. This should download files to **lvgl, lv_examples and lv_drivers** folders. 4) Open **CodeBlocks** and select **Open an existing project**. Navigate to the **lv_sim_codeblocks_win** folder and select **LittlevGL.cbp**. 5) Click on **Build and Run** or press **F9**. 6) If everything goes well, you should see your simulator running. ======= # lvgl_lm620_windows #### 介绍 在codeblock仿真器上运行lvgl项目8.3,目标移植lm620,rscv-v,rtthread,sim,4g开发板 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) >>>>>>> 12dcd6b535a166949e47c13150d9b607a5673217