feat(lvgl): working lvgl now!!!

This commit is contained in:
2024-11-15 14:24:33 +01:00
parent a83535fd1e
commit ef99d64d08
16 changed files with 2548 additions and 0 deletions

3
lvgl-based/.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.rs linguist-detectable=true
*.c linguist-detectable=false
*.h linguist-detectable=false