Skip to content

Commit a63b9fb

Browse files
committed
LVGL as a git submodule
Dind't update version, kept v8.3.11 for now, will look at it later. LV drivers are kept as is, as there is some custom patch on top. In future should migrate to LVGL v9, where drivers ar integrated in the same tree.
1 parent 1cb7c3c commit a63b9fb

File tree

1,196 files changed

+4
-383923
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,196 files changed

+4
-383923
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
path = lib/ini
33
url = https://github.com/ziglibs/ini.git
44
shallow = true
5+
[submodule "lib/lvgl"]
6+
path = lib/lvgl
7+
url = https://github.com/lvgl/lvgl.git

lib/lvgl

Submodule lvgl added at 74d0a81

lib/lvgl/.codecov.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

lib/lvgl/.editorconfig

Lines changed: 0 additions & 6 deletions
This file was deleted.

lib/lvgl/.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/lvgl/.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

lib/lvgl/.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

lib/lvgl/.github/ISSUE_TEMPLATE/dev-discussion.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

lib/lvgl/.github/auto-comment.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

lib/lvgl/.github/pull_request_template.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)