upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/main/display.c
AgeCommit message (Expand)Author
2026-05-19feat: web-based WiFi setup via captive portal, portrait-only displayYour Name
2026-05-19Dynamic layout for WiFi setup: landscape rotation, responsive render, highlig...Your Name
2026-05-18fix: keyboard KB_START_Y must match render position (70), simplify row 3 layoutYour Name
2026-05-18fix: prevent IntegerDivideByZero in config_get_next_wifi when no networksYour Name
2026-05-18feat: integrate touchscreen WiFi setup into display UIYour Name
2026-05-18Sync display with live TollGate stateYour Name
2026-05-18Implement full TollGate display UIYour Name
2026-05-18Fix display: add RAMWR before pixel data, correct colors, smaller textYour Name
2026-05-18Fix display colors with internal DMA byte-swap bufferYour Name
2026-05-18Document QSPI protocol findings and display fix planYour Name
2026-05-18track: add display abstraction layer and bitmap fontYour Name