A36模拟器工程

This commit is contained in:
2024-04-18 10:26:43 +08:00
commit 59472f879c
982 changed files with 2281446 additions and 0 deletions

9
fr3092_lvglcode/.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