# lvgl **Repository Path**: liutdcoder/lvgl ## Basic Information - **Project Name**: lvgl - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-17 - **Last Updated**: 2023-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lvgl #first step 第一步 下载代码 git clone https://github.com/junlin-git/lvgl.git #second step 第二步 新建文件夹build mkdir build cd build cmake .. make -j8 #third step 第三部 直接运行 ubuntu 进入Ctrl +Alt+f3 进入 FB 模式 进入到bin 目录 直接 sudo ./lvgl