Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 606 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 606 Bytes

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

    createlib