1 Commits
Author SHA1 Message Date
dtourolleandClaude Opus 5 ed05dc9c2d feat(hal): read display rotation from hardware_config.json
Python CI / test (3.13) (push) Canceled after 0s
Python CI / test (3.12) (push) Canceled after 0s
Load the full hardware config up front rather than only the GPIO section,
so display settings can come from the same file. Adds a rotate parameter
that falls back to display.rotate in the config when not passed
explicitly, and logs the resolved value.

Also bumps the dreader-hal submodule to 64c9177 (use partial draw) and
adds a direct IT8951 example that bypasses the HAL, for isolating display
problems to the driver layer.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-08 22:28:02 +02:00