diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-08-09 13:29:53 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-08-09 13:29:53 -0600 |
commit | b8865a037c96671e426d6ac9f693ff351f412d90 (patch) | |
tree | f16d610452339a1867942a14b827746c71f0287d /.gitmodules | |
parent | f247adb11ac2de65652ec598b3f4d483065c76c1 (diff) |
move to CLVGL
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 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 |