first commit

This commit is contained in:
edwin
2025-02-22 12:11:30 +01:00
commit 46bfa88079
15 changed files with 2039 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "lib/lvgl"]
path = lib/lvgl
url = https://github.com/lvgl/lvgl.git
[submodule "lib/lv_drivers"]
path = lib/lv_drivers
url = https://github.com/lvgl/lv_drivers.git