Proof of concept: 2bpp greyscale LVGL display

This commit is contained in:
2026-05-06 13:53:55 -07:00
commit d91fb65381
12 changed files with 6895 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# ESPHome build cache and secrets
.esphome/
secrets.yaml
# Python bytecode from custom components
__pycache__/
*.pyc