aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-08-09 13:29:53 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-08-09 13:29:53 -0600
commitb8865a037c96671e426d6ac9f693ff351f412d90 (patch)
treef16d610452339a1867942a14b827746c71f0287d
parentf247adb11ac2de65652ec598b3f4d483065c76c1 (diff)
move to CLVGL
-rw-r--r--.gitmodules2
m---------Sources/CLVGL/lvgl (renamed from Sources/lvgl)0
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 7d313e3..87bb351 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
[submodule "Sources/lvgl"]
- path = Sources/lvgl
+ path = Sources/CLVGL/lvgl
url = https://github.com/lvgl/lvgl
branch = v9.1.0
diff --git a/Sources/lvgl b/Sources/CLVGL/lvgl
-Subproject e1c0b21b2723d391b885de4b2ee5cc997eccca9
+Subproject e1c0b21b2723d391b885de4b2ee5cc997eccca9