A36 PCB1.1 软件工程整理

This commit is contained in:
2024-04-17 19:45:26 +08:00
commit 3401b91efc
3896 changed files with 4032291 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