update lvgl simulator on ubuntu

This commit is contained in:
kingham
2025-09-11 16:36:41 +08:00
parent b7e746a7c2
commit 9086eca198
2800 changed files with 610723 additions and 0 deletions

12
lv_sim_linux/.gitmodules vendored Normal file
View File

@@ -0,0 +1,12 @@
[submodule "lv_examples"]
path = lv_examples
url = https://github.com/littlevgl/lv_examples.git
[submodule "lv_drivers"]
path = lv_drivers
url = https://github.com/littlevgl/lv_drivers.git
[submodule "lvgl"]
path = lvgl
url = https://github.com/littlevgl/lvgl.git
[submodule "lv_demos"]
path = lv_demos
url = https://github.com/lvgl/lv_demos