mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
update lvgl simulator on ubuntu
This commit is contained in:
12
lv_sim_linux/.gitmodules
vendored
Normal file
12
lv_sim_linux/.gitmodules
vendored
Normal 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
|
||||
Reference in New Issue
Block a user