feat: use frame buffer for rendering

This commit is contained in:
Tim Schubert 2025-04-27 17:44:43 +02:00
parent 432191b718
commit a265b857d0
No known key found for this signature in database
5 changed files with 85 additions and 154 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/target
.direnv
*.fd
esp