Commit Graph
20 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 c62b8eff38 debug scripts
Python CI / test (3.12) (push) Failing after 18m41s
Python CI / test (3.13) (push) Failing after 19m45s
2025-11-23 15:16:25 +01:00
dtourolle a1775baa76 Added ACC flipping of page
Python CI / test (3.12) (push) Successful in 7m18s
Python CI / test (3.13) (push) Successful in 7m7s
2025-11-11 12:58:34 +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
dtourolle 5a573c901e fixed word highlighting issue, added test for examples
Python CI / test (3.13) (push) Successful in 7m3s
Python CI / test (3.12) (push) Failing after 3h8m53s
2025-11-10 18:31:02 +01:00
dtourolle 4b4e9612a0 update demo files
Python CI / test (3.13) (push) Has been cancelled
Python CI / test (3.12) (push) Has been cancelled
2025-11-10 18:22:44 +01:00
dtourolle 8f6205dcfe update docs
Python CI / test (3.12) (push) Successful in 8m40s
Python CI / test (3.13) (push) Successful in 22m41s
2025-11-09 22:06:06 +01:00
dtourolle a552eb0951 paginate long tocs
Python CI / test (3.12) (push) Successful in 8m37s
Python CI / test (3.13) (push) Has been cancelled
2025-11-09 20:02:55 +01:00
dtourolle 7518bcf835 refactor all navigation to one screen. 2025-11-08 23:50:49 +01:00
dtourolle b5ae08c2b5 undo mis-commit
Python CI / test (push) Has been cancelled
2025-11-08 20:11:44 +01:00
dtourolle cda1ec3363 demo of applciation in action
Python CI / test (push) Has been cancelled
2025-11-08 20:07:49 +01:00
dtourolle fe140ba91f refactor applications to delegate responsibilites
Python CI / test (push) Failing after 4m11s
2025-11-08 19:46:49 +01:00
dtourolle 4811367905 persiitent styles
Python CI / test (push) Successful in 4m9s
2025-11-08 19:31:05 +01:00
dtourolle 11dc30ba8d clean up
Python CI / test (push) Successful in 4m7s
2025-11-08 19:04:22 +01:00
dtourolle 531d02735c improved demo 2025-11-08 18:53:26 +01:00
dtourolle 1993b0bf48 Updated demo and fixed bug in spacing
Python CI / test (push) Successful in 4m10s
2025-11-08 18:51:33 +01:00
dtourolle 284a6e3393 library and toc navigation
Python CI / test (push) Successful in 4m30s
2025-11-08 12:20:23 +01:00
dtourolle 131d39080e first application elements
Python CI / test (push) Successful in 3m24s
2025-11-07 20:00:05 +01:00
dtourolle 9862c3124a migration of application to own repo
Python CI / test (push) Successful in 38s
2025-11-07 18:47:31 +01:00
dtourolle 2e926ab87a Migration of application to own repo 2025-11-07 18:47:10 +01:00