# CreateLvglLib **Repository Path**: smalleryuan/CreateLvglLib ## Basic Information - **Project Name**: CreateLvglLib - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-29 - **Last Updated**: 2024-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CreateLvglLib ## Create LVGL LIB - Select the output device and input device file of the corresponding platform - lv_drv_conf.h should also enable the corresponding input device and output device - Both lvgl and drive are the latest official v7 version This project modified the source code of lvgl to achieve some functions (such as tabwidth adjustment), so the official lvgl can be replaced by the lvgl of this project. ![tabwidth](https://raw.githubusercontent.com/mrQzs/PICSTORE/main/doc/tabwidth.gif) ![createlib](https://raw.githubusercontent.com/mrQzs/PICSTORE/main/doc/createlib.gif)