demo工程暂存 优化菜单界面UI和功能

This commit is contained in:
2024-04-29 16:32:24 +08:00
commit 330cd25cf1
3310 changed files with 2163318 additions and 0 deletions

9
Demo/.gitmodules vendored Normal file
View File

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