Revert squeek2lvgl from being a submodule

This commit is contained in:
Johannes Marbach 2024-01-09 21:06:53 +01:00
parent fc9c2ee30f
commit e8c9e300f2
16 changed files with 3987 additions and 1 deletions

13
squeek2lvgl/Pipfile Normal file
View file

@ -0,0 +1,13 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pyyaml = "*"
gitpython = "*"
[dev-packages]
[requires]
python_version = "3"