From 90433485aa5d3ec5516df7067e68e2b0e354665f Mon Sep 17 00:00:00 2001 From: Edward Lai Date: Mon, 31 Mar 2025 18:23:26 +0800 Subject: [PATCH] update submodule loc and branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 84ff5d9..56935c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "lvgl"] path = Code/picocalc_lvgl_graphics_demo/lib/lvgl/lvgl url = https://github.com/lvgl/lvgl.git + branch = release/v9.2 \ No newline at end of file