init lvgl code

This commit is contained in:
ShallowGreen123
2022-08-07 15:24:16 +08:00
parent d5ebbd8eb9
commit 77ddc13604
1963 changed files with 719922 additions and 318 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "LVGL.Simulator/lvgl"]
path = LVGL.Simulator/lvgl
url = https://github.com/lvgl/lvgl
[submodule "LVGL.Simulator/lv_drivers"]
path = LVGL.Simulator/lv_drivers
url = https://github.com/lvgl/lv_drivers
[submodule "LVGL.Simulator/freetype"]
path = LVGL.Simulator/freetype
url = https://github.com/freetype/freetype