WIP: integrate NUFLI displayer for static screens

This commit is contained in:
2026-07-20 16:37:46 +02:00
parent 4774ff036e
commit 7d69e6ec25
7 changed files with 201 additions and 301 deletions
+7
View File
@@ -806,3 +806,10 @@ Phase 8: polish and end-to-end test
Within a phase, break up by file: "Phase 2: add memmap_setup and
show_screen helpers" before "Phase 2: wire into main.c".
---
## Notes / open ideas
- The images did not fit into RAM. Maybe remaking them onto a common
background and only re-rendering parts would be a solution.