From dd27c3530432ea0b09f01e604bf577f31d8ef841 Mon Sep 17 00:00:00 2001 From: jacqueline Date: Thu, 1 Jun 2023 15:41:47 +1000 Subject: convert lvgl from submodule to a plain old directory --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d5aedc26..b15701f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,9 +2,6 @@ # # SPDX-License-Identifier: CC0-1.0 -[submodule "lib/lvgl"] - path = lib/lvgl - url = https://github.com/lvgl/lvgl.git [submodule "lib/esp-idf"] path = lib/esp-idf url = https://github.com/espressif/esp-idf.git -- cgit v1.2.3