3 Commits
Author SHA1 Message Date
dtourolleandClaude Opus 5 ed05dc9c2d feat(hal): read display rotation from hardware_config.json
Python CI / test (3.12) (push) Canceled after 0s
Python CI / test (3.13) (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
dtourolle 0e6a8d53eb update submodule
Python CI / test (3.12) (push) Successful in 7m12s
Python CI / test (3.13) (push) Has been cancelled
2025-11-23 14:24:41 +01:00
dtourolle 70c0b4a1f2 HW integratation
Python CI / test (3.12) (push) Successful in 7m1s
Python CI / test (3.13) (push) Successful in 7m10s
2025-11-11 11:57:39 +01:00