diff options
author | axtloss <axtlos@getcryst.al> | 2024-02-25 01:55:22 +0100 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2024-02-25 01:55:22 +0100 |
commit | ff886f17cdf9b0c99a9a4532e6bc64cb6e7d2841 (patch) | |
tree | 2145a9a1f754a3ec9b308471c8be5b2145f9528b | |
parent | cab4804979e8c60cc8ccc0612b759d2c3637539f (diff) | |
download | fsverify-ff886f17cdf9b0c99a9a4532e6bc64cb6e7d2841.tar.gz fsverify-ff886f17cdf9b0c99a9a4532e6bc64cb6e7d2841.tar.bz2 |
Remove submodules
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | fbwarn/lv_drivers | 0 | ||||
m--------- | fbwarn/lvgl | 0 |
3 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 20ad58b..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "fbwarn/lvgl"] - path = fbwarn/lvgl - url = https://github.com/lvgl/lvgl -[submodule "fbwarn/lv_drivers"] - path = fbwarn/lv_drivers - url = https://github.com/lvgl/lv_drivers diff --git a/fbwarn/lv_drivers b/fbwarn/lv_drivers deleted file mode 160000 -Subproject 0091dc612facc94dce1061a9b78d641c77f1791 diff --git a/fbwarn/lvgl b/fbwarn/lvgl deleted file mode 160000 -Subproject d10319ea4135364c28c6080f22d797044443dfc |