Add squeek2lvgl as submodule and simple conversion script

This commit is contained in:
Johannes Marbach 2021-09-13 13:35:26 +02:00
parent 98c1db8c4b
commit efe0279314
4 changed files with 35 additions and 1 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "lvgl"]
path = lvgl
url = https://github.com/littlevgl/lvgl.git
[submodule "squeek2lvgl"]
path = squeek2lvgl
url = https://gitlab.com/cherrypicker/squeek2lvgl