Set up static cursor image generation in preparation for LVGL master

Relates to: #25
This commit is contained in:
Johannes Marbach 2024-01-12 09:40:57 +01:00
parent 7a3b06cef0
commit f819807e51
7 changed files with 1682 additions and 122 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
Pipfile.lock
_build
.vscode
node_modules