src.nth.io/

summaryrefslogtreecommitdiff
path: root/main/display.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-14Tidy: delete dead code, inline single-use helpers, fix double-lockLuke Hoersten1-52/+5
2026-06-14M5 colors fixed: JPEG byte order + DPI memory layoutLuke Hoersten1-4/+8
2026-06-14M3: panel renders — TC358762 bridge init + non-burst DSILuke Hoersten1-134/+221
2026-06-14M3 WIP: DSI bring-up + state machine + identity overlayLuke Hoersten1-46/+152
2026-06-13M7: touch + outbound /state POST to ScryptedLuke Hoersten1-0/+2
2026-06-13M5: POST /frame — hardware JPEG decode + orientation-aware paintLuke Hoersten1-0/+38
2026-06-13M3: display driver (Pi-style DSI panel: TC358762 + ATTINY MCU)Luke Hoersten1-0/+275